summaryrefslogtreecommitdiff
path: root/rts/sm/Storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/sm/Storage.h')
-rw-r--r--rts/sm/Storage.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/rts/sm/Storage.h b/rts/sm/Storage.h
index 69901fd6ed..2d69eeed74 100644
--- a/rts/sm/Storage.h
+++ b/rts/sm/Storage.h
@@ -6,8 +6,7 @@
*
* ---------------------------------------------------------------------------*/
-#ifndef SM_STORAGE_H
-#define SM_STORAGE_H
+#pragma once
#include "Capability.h"
@@ -197,5 +196,3 @@ extern StgIndStatic * debug_caf_list;
extern StgIndStatic * revertible_caf_list;
#include "EndPrivate.h"
-
-#endif /* SM_STORAGE_H */