git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More XML-RPC related stuff.
[stg.git]
/
projects
/
sgconf
/
info.h
diff --git
a/projects/sgconf/info.h
b/projects/sgconf/info.h
index 86e4a9ec0d18880a62b2e837fca6a3c2347b2b65..3eb47a465bb426a7a746dbb9806fc79e6d5c8639 100644
(file)
--- a/
projects/sgconf/info.h
+++ b/
projects/sgconf/info.h
@@
-18,8
+18,7
@@
* Author : Maxim Mamontov <faust@stargazer.dp.ua>
*/
* Author : Maxim Mamontov <faust@stargazer.dp.ua>
*/
-#ifndef __STG_SGCONF_SERVER_INFO_H__
-#define __STG_SGCONF_SERVER_INFO_H__
+#pragma once
namespace SGCONF
{
namespace SGCONF
{
@@
-30,5
+29,3
@@
class COMMANDS;
void AppendServerInfoBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
}
void AppendServerInfoBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
}
-
-#endif