X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/46b0747592074017ff0ea4b33d4a7194235886e5..c040d1767a18cb26020b14a6408796502e9e4135:/sgconf/tariffs.h?ds=sidebyside diff --git a/sgconf/tariffs.h b/sgconf/tariffs.h index cde906bf..b6b896dd 100644 --- a/sgconf/tariffs.h +++ b/sgconf/tariffs.h @@ -1,5 +1,4 @@ -#ifndef __STG_SGCONF_TARIFFS_H__ -#define __STG_SGCONF_TARIFFS_H__ +#pragma once namespace SGCONF { @@ -10,5 +9,3 @@ class COMMANDS; void AppendTariffsOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks); } // namespace SGCONF - -#endif