summaryrefslogtreecommitdiff
path: root/rts/RetainerSet.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/RetainerSet.h')
-rw-r--r--rts/RetainerSet.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/rts/RetainerSet.h b/rts/RetainerSet.h
index 55a9989926..38253a1e94 100644
--- a/rts/RetainerSet.h
+++ b/rts/RetainerSet.h
@@ -7,8 +7,7 @@
*
* ---------------------------------------------------------------------------*/
-#ifndef RETAINERSET_H
-#define RETAINERSET_H
+#pragma once
#include <stdio.h>
@@ -194,4 +193,3 @@ void outputAllRetainerSet(FILE *);
#include "EndPrivate.h"
#endif /* PROFILING */
-#endif /* RETAINERSET_H */