]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/_all.qh
#pragma once
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / _all.qh
index 6a78f5320860405d9de73aa018f83b9bd3dffe46..b52046037c973422e4465009bf2c920992c75915 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef SERVER_ALL_H
-#define SERVER_ALL_H
+#pragma once
 
 int maxclients;
 
@@ -51,5 +50,3 @@ const string STR_OBSERVER = "observer";
 #include "constants.qh"
 #include "defs.qh"
 #include "miscfunctions.qh"
-
-#endif