]> git.stg.codes - stg.git/blobdiff - sgconf/users.h
Public interfaces: part 1
[stg.git] / sgconf / users.h
index a757fe10fb2be2b1d730f7e9cf671ecf881584b9..01bc6db5d21be30951671459996be17cde17cceb 100644 (file)
@@ -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