Merge trunk HEAD (r46369)
[reactos.git] / reactos / tools / rbuild / exception.h
index 9adde7d..c095285 100644 (file)
@@ -15,8 +15,8 @@
  * with this program; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
-#ifndef __EXCEPTION_H
-#define __EXCEPTION_H
+
+#pragma once
 
 #include "pch.h"
 #include "xml.h"
@@ -144,5 +144,3 @@ public:
        std::string BuildTool;
        std::string Version;
 };
-
-#endif /* __EXCEPTION_H */