diff -r d4dda62c6600 -r 425b169a82aa src/LDConfig.h
--- a/src/LDConfig.h Wed Mar 05 03:39:31 2014 +0200
+++ b/src/LDConfig.h Wed Mar 05 03:45:49 2014 +0200
@@ -16,9 +16,7 @@
* along with this program. If not, see .
*/
-#ifndef LDFORGE_LDCONFIG_H
-#define LDFORGE_LDCONFIG_H
-
+#pragma once
#include "Types.h"
#include
@@ -54,5 +52,3 @@
};
void parseLDConfig();
-
-#endif // LDFORGE_LDCONFIG_H