X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/cd4be4497c82b49b78567956755727408fe34c1e..8e80bb9cec2c90dd61f810fb1525932a434288eb:/projects/sgconf/info.h diff --git a/projects/sgconf/info.h b/projects/sgconf/info.h index 86e4a9ec..3eb47a46 100644 --- a/projects/sgconf/info.h +++ b/projects/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