]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutator.qh
#pragma once
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutator.qh
index 485bce29874eaff11f0af3faf529973ef37603e8..636efab13924c0a9bcdbcdc4199832909e8d1cff 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef MUTATOR_H
-#define MUTATOR_H
+#pragma once
 
 #include <common/mutators/base.qh>
 
@@ -39,5 +38,3 @@
 #include <lib/warpzone/anglestransform.qh>
 #include <lib/warpzone/server.qh>
 #include <lib/warpzone/util_server.qh>
-
-#endif