summaryrefslogtreecommitdiff
path: root/rts/Task.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Task.h')
-rw-r--r--rts/Task.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/rts/Task.h b/rts/Task.h
index e5c21931a1..0410407a60 100644
--- a/rts/Task.h
+++ b/rts/Task.h
@@ -9,8 +9,7 @@
*
* -------------------------------------------------------------------------*/
-#ifndef TASK_H
-#define TASK_H
+#pragma once
#include "GetTime.h"
@@ -347,5 +346,3 @@ serialisableTaskId (Task *task)
}
#include "EndPrivate.h"
-
-#endif /* TASK_H */