]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/notifications/all.qh
#pragma once
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications / all.qh
index 4ff276c78b416c6f2460c24d43a60c8ff523200d..f364225b31eb961887b0fca31241d500bf0402d4 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef NOTIFICATIONS_H
-#define NOTIFICATIONS_H
+#pragma once
 
 #include <common/command/all.qh>
 
@@ -800,5 +799,3 @@ REGISTRY_END(Notifications)
 }
 
 #include "all.inc"
-
-#endif