summaryrefslogtreecommitdiff
path: root/rts/Libdw.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Libdw.h')
-rw-r--r--rts/Libdw.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/rts/Libdw.h b/rts/Libdw.h
index bb3e71b78f..d737745c02 100644
--- a/rts/Libdw.h
+++ b/rts/Libdw.h
@@ -11,8 +11,7 @@
*
* -------------------------------------------------------------------------- */
-#ifndef LIBDW_H
-#define LIBDW_H
+#pragma once
#include "BeginPrivate.h"
@@ -44,5 +43,3 @@ int libdwForEachFrameOutwards(Backtrace *bt,
#endif /* USE_LIBDW */
#include "EndPrivate.h"
-
-#endif /* LIBDW_H */