X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/46b0747592074017ff0ea4b33d4a7194235886e5..bf689f8729a4f53f9425da557e0919eb9a6d795b:/sgconf/services.h diff --git a/sgconf/services.h b/sgconf/services.h index c5045273..4eee2c67 100644 --- a/sgconf/services.h +++ b/sgconf/services.h @@ -1,5 +1,4 @@ -#ifndef __STG_SGCONF_SERVICES_H__ -#define __STG_SGCONF_SERVICES_H__ +#pragma once namespace SGCONF { @@ -10,5 +9,3 @@ class COMMANDS; void AppendServicesOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks); } // namespace SGCONF - -#endif