issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / os / timer.h
index d1bdcc2bad980fe282fc05decd96b923b34651aa..0edf09b936c09d439bbc14cbdfa65debdca3d98c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_TIMER_H
-#define __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
+#define CDSLIB_OS_TIMER_H
 
 #include <cds/details/defs.h>
 
@@ -28,4 +28,4 @@
 #    error Unknown operating system. Compilation aborted.
 #endif
 
-#endif    // #ifndef __CDS_OS_TIMER_H
+#endif    // #ifndef CDSLIB_OS_TIMER_H