X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/46b0747592074017ff0ea4b33d4a7194235886e5..79591a71ebe9762f763da5cb59497e894f5ce72e:/sgconf/corps.h diff --git a/sgconf/corps.h b/sgconf/corps.h index de823b7b..550f4539 100644 --- a/sgconf/corps.h +++ b/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