summaryrefslogtreecommitdiff
path: root/boost/heap/policies.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/heap/policies.hpp')
-rw-r--r--boost/heap/policies.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/boost/heap/policies.hpp b/boost/heap/policies.hpp
index 60266054da..5a44dafd10 100644
--- a/boost/heap/policies.hpp
+++ b/boost/heap/policies.hpp
@@ -15,6 +15,9 @@
#include <boost/mpl/void.hpp>
#include <boost/concept_check.hpp>
+#ifdef BOOST_HAS_PRAGMA_ONCE
+#pragma once
+#endif
namespace boost {
namespace heap {