X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/0d5bff91a33dc190351adc0010f8218c81423799..c517056585ce9699f0d8b3be6423ef953e90c47b:/projects/sgconf/corps.h

diff --git a/projects/sgconf/corps.h b/projects/sgconf/corps.h
index de823b7b..550f4539 100644
--- 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