Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / interprocess / sync / spin / interprocess_barrier.hpp
index f8ee099..5f88dd4 100644 (file)
 #include <boost/interprocess/detail/posix_time_types_wrk.hpp>
 #include <boost/interprocess/sync/scoped_lock.hpp>
 
+#if defined(_MSC_VER)
+#  pragma once
+#endif
+
 namespace boost {
 namespace interprocess {