X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3334627402c6bf40e156f9dc7592e941d81b574c..8e80bb9cec2c90dd61f810fb1525932a434288eb:/projects/sgconf/users.h?ds=sidebyside 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