- Move from using include guards to pragma once.
[reactos.git] / reactos / dll / cpl / telephon / resource.h
index a4be13c..9d2319a 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef __CPL_RESOURCE_H
-#define __CPL_RESOURCE_H
+#pragma once
 
 /* icons */
 #define IDI_CPLSYSTEM  100
@@ -8,6 +7,4 @@
 #define IDS_CPLSYSTEMNAME                      1001
 #define IDS_CPLSYSTEMDESCRIPTION       2001
 
-#endif /* __CPL_RESOURCE_H */
-
 /* EOF */