X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/a6680ce3d763763a6010c81c8a5a8f7a1ce052db..46d0fa38003ef0b122fea77dfaa252fa832cb5a3:/projects/sgconf/users.h?ds=inline

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