summaryrefslogtreecommitdiff
path: root/boost/flyweight/simple_locking.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/flyweight/simple_locking.hpp')
-rw-r--r--boost/flyweight/simple_locking.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/flyweight/simple_locking.hpp b/boost/flyweight/simple_locking.hpp
index 503413320d..23e7f3b8e5 100644
--- a/boost/flyweight/simple_locking.hpp
+++ b/boost/flyweight/simple_locking.hpp
@@ -9,7 +9,7 @@
#ifndef BOOST_FLYWEIGHT_SIMPLE_LOCKING_HPP
#define BOOST_FLYWEIGHT_SIMPLE_LOCKING_HPP
-#if defined(_MSC_VER)&&(_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif