X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8c6fa3fbaccc22127280bf77a48fab5a3ee0716e..085c36723242f7bd1e0fd9bf49b950da6cb96039:/projects/sgconf/info.h?ds=inline

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 <faust@stargazer.dp.ua>
  */
 
-#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