]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/config.h.cmake
Use iostream instead of C-style file operations.
[user/henk/code/inspircd.git] / win / config.h.cmake
index 47cdb9f650e6318a3d7ba819d6a1391c89f623cc..05c3ce2f99f98277ff42fc19f4ee9bea2e08eafb 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef INSPIRCD_CONFIG_H\r
-#define INSPIRCD_CONFIG_H\r
+#pragma once\r
 \r
 #define BRANCH "@MAJOR_VERSION@.@MINOR_VERSION@"\r
 #define VERSION "@FULL_VERSION@"\r
@@ -14,5 +13,3 @@
 \r
 #include "inspircd_win32wrapper.h"\r
 #include "threadengines/threadengine_win32.h"\r
-\r
-#endif
\ No newline at end of file