git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use async-radius.
[stg.git]
/
projects
/
sgconf
/
xml.h
diff --git
a/projects/sgconf/xml.h
b/projects/sgconf/xml.h
index 453d5eb60bfadf4aa03ccf7c666691c88227914e..d00d441f44393fdb564f6f6ca6cf44d87488ee37 100644
(file)
--- a/
projects/sgconf/xml.h
+++ b/
projects/sgconf/xml.h
@@
-18,8
+18,7
@@
* Author : Maxim Mamontov <faust@stargazer.dp.ua>
*/
-#ifndef __STG_SGCONF_XML_H__
-#define __STG_SGCONF_XML_H__
+#pragma once
namespace SGCONF
{
@@
-30,5
+29,3
@@
class COMMANDS;
void AppendXMLOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
}
-
-#endif