summaryrefslogtreecommitdiff
path: root/includes/RtsAPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/RtsAPI.h')
-rw-r--r--includes/RtsAPI.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/includes/RtsAPI.h b/includes/RtsAPI.h
index e5326f759b..f9b561800d 100644
--- a/includes/RtsAPI.h
+++ b/includes/RtsAPI.h
@@ -9,8 +9,7 @@
*
* --------------------------------------------------------------------------*/
-#ifndef RTSAPI_H
-#define RTSAPI_H
+#pragma once
#ifdef __cplusplus
extern "C" {
@@ -445,5 +444,3 @@ extern StgWord base_GHCziTopHandler_runNonIO_closure[];
#ifdef __cplusplus
}
#endif
-
-#endif /* RTSAPI_H */