src/LDConfig.h

changeset 641
425b169a82aa
parent 629
b75c6cce02e2
child 642
751a8df42842
--- 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 <http://www.gnu.org/licenses/>.
  */
 
-#ifndef LDFORGE_LDCONFIG_H
-#define LDFORGE_LDCONFIG_H
-
+#pragma once
 #include "Types.h"
 #include <QStringList>
 
@@ -54,5 +52,3 @@
 };
 
 void parseLDConfig();
-
-#endif // LDFORGE_LDCONFIG_H

mercurial