diff -r d4dda62c6600 -r 425b169a82aa src/EditHistory.h --- a/src/EditHistory.h Wed Mar 05 03:39:31 2014 +0200 +++ b/src/EditHistory.h Wed Mar 05 03:45:49 2014 +0200 @@ -16,9 +16,7 @@ * along with this program. If not, see . */ -#ifndef LDFORGE_HISTORY_H -#define LDFORGE_HISTORY_H - +#pragma once #include "Main.h" #include "LDObject.h" @@ -180,5 +178,3 @@ private: int a, b; }; - -#endif // LDFORGE_HISTORY_H