X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/46b0747592074017ff0ea4b33d4a7194235886e5..e9ae1f101b5418c0ba2e6c9d86b23c12f0140982:/sgconf/info.h?ds=sidebyside diff --git a/sgconf/info.h b/sgconf/info.h index 86e4a9ec..3eb47a46 100644 --- a/sgconf/info.h +++ b/sgconf/info.h @@ -18,8 +18,7 @@ * Author : Maxim Mamontov */ -#ifndef __STG_SGCONF_SERVER_INFO_H__ -#define __STG_SGCONF_SERVER_INFO_H__ +#pragma once namespace SGCONF { @@ -30,5 +29,3 @@ class COMMANDS; void AppendServerInfoBlock(COMMANDS & commands, OPTION_BLOCKS & blocks); } - -#endif