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