X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e5499c61083684b28bcbc6950aae66cbf0938703..e9ae1f101b5418c0ba2e6c9d86b23c12f0140982:/sgconf/users.h diff --git a/sgconf/users.h b/sgconf/users.h index a757fe10..01bc6db5 100644 --- a/sgconf/users.h +++ b/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