summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/system.hh.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/system.hh.in b/src/system.hh.in
index a6c465df..e74dc774 100644
--- a/src/system.hh.in
+++ b/src/system.hh.in
@@ -41,9 +41,7 @@
* None of these header files (with the exception of acconf.h, when
* configure is re-run) are expected to change.
*/
-
-#ifndef INCLUDED_SYSTEM_HH
-#define INCLUDED_SYSTEM_HH
+#pragma once
//#warning("Loading system.hh. This should occur only once!")
@@ -216,5 +214,3 @@
#include <boost/iterator/indirect_iterator.hpp>
#endif // HAVE_BOOST_PYTHON
-
-#endif // INCLUDED_SYSTEM_HH