]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/defer.qh
csprogs: more pk3 support
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / defer.qh
index 91782e56c129c4df904f92e72eb025560765cb6a..070c0927592a0ccfb6b4f1e83218d388b61f7078 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef DEFER_H
-#define DEFER_H
+#pragma once
+
 #ifndef MENUQC
 
        #include "oo.qh"
@@ -46,4 +46,3 @@
        }
 
 #endif
-#endif