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