X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d8845c7819caac09b95c4cdf1e8d48cc1cb1b7a6..c517056585ce9699f0d8b3be6423ef953e90c47b:/projects/sgconf/admins.h?ds=inline

diff --git a/projects/sgconf/admins.h b/projects/sgconf/admins.h
index 6bc47380..303d6d17 100644
--- a/projects/sgconf/admins.h
+++ b/projects/sgconf/admins.h
@@ -1,5 +1,4 @@
-#ifndef __STG_SGCONF_ADMINS_H__
-#define __STG_SGCONF_ADMINS_H__
+#pragma once
 
 namespace SGCONF
 {
@@ -10,5 +9,3 @@ class COMMANDS;
 void AppendAdminsOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
 
 } // namespace SGCONF
-
-#endif