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
/
corps.h
diff --git
a/projects/sgconf/corps.h
b/projects/sgconf/corps.h
index de823b7b43c9c6bfa180c2d112cd8c6f24966657..550f453985078438d9718298da90ed59a5dfdd69 100644
(file)
--- a/
projects/sgconf/corps.h
+++ b/
projects/sgconf/corps.h
@@
-1,5
+1,4
@@
-#ifndef __STG_SGCONF_CORPS_H__
-#define __STG_SGCONF_CORPS_H__
+#pragma once
namespace SGCONF
{
@@
-10,5
+9,3
@@
class COMMANDS;
void AppendCorpsOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
} // namespace SGCONF
-
-#endif