X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d8845c7819caac09b95c4cdf1e8d48cc1cb1b7a6..7ef8de40e0bcdd931f5a400fd586fee3a1aaaeea:/projects/sgconf/users.h

diff --git a/projects/sgconf/users.h b/projects/sgconf/users.h
index a757fe10..01bc6db5 100644
--- a/projects/sgconf/users.h
+++ b/projects/sgconf/users.h
@@ -1,5 +1,4 @@
-#ifndef __STG_SGCONF_USERS_H__
-#define __STG_SGCONF_USERS_H__
+#pragma once
 
 namespace SGCONF
 {
@@ -10,5 +9,3 @@ class COMMANDS;
 void AppendUsersOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
 
 }
-
-#endif