summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/NCG.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/NCG.h')
-rw-r--r--compiler/nativeGen/NCG.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/compiler/nativeGen/NCG.h b/compiler/nativeGen/NCG.h
index bca1de41e3..e7e20768b6 100644
--- a/compiler/nativeGen/NCG.h
+++ b/compiler/nativeGen/NCG.h
@@ -6,9 +6,6 @@
-------------------------------------------------------------------------- */
-#ifndef NCG_H
-#define NCG_H
+#pragma once
#include "ghc_boot_platform.h"
-
-#endif