X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d084d9ae9f7bcd7f7d1926e7eeae921dbad49273..085c36723242f7bd1e0fd9bf49b950da6cb96039:/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