]> git.stg.codes - stg.git/blobdiff - sgconf/services.h
Public interfaces: part 1
[stg.git] / sgconf / services.h
index c50452735ed483597ee7c692c03158665f671d7b..4eee2c6715692b7f9fe1795888bf07cfdf38f5f9 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef __STG_SGCONF_SERVICES_H__
-#define __STG_SGCONF_SERVICES_H__
+#pragma once
 
 namespace SGCONF
 {
@@ -10,5 +9,3 @@ class COMMANDS;
 void AppendServicesOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
 
 } // namespace SGCONF
-
-#endif