X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/46b0747592074017ff0ea4b33d4a7194235886e5..c7801cde8b95a9ef8318030e1caaa0be0603fe80:/sgconf/xml.h?ds=sidebyside diff --git a/sgconf/xml.h b/sgconf/xml.h index 453d5eb6..d00d441f 100644 --- a/sgconf/xml.h +++ b/sgconf/xml.h @@ -18,8 +18,7 @@ * Author : Maxim Mamontov */ -#ifndef __STG_SGCONF_XML_H__ -#define __STG_SGCONF_XML_H__ +#pragma once namespace SGCONF { @@ -30,5 +29,3 @@ class COMMANDS; void AppendXMLOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks); } - -#endif