summaryrefslogtreecommitdiff
path: root/boost/bimap/relation/pair_layout.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/bimap/relation/pair_layout.hpp')
-rw-r--r--[-rwxr-xr-x]boost/bimap/relation/pair_layout.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/bimap/relation/pair_layout.hpp b/boost/bimap/relation/pair_layout.hpp
index 24368db105..d012b9f455 100755..100644
--- a/boost/bimap/relation/pair_layout.hpp
+++ b/boost/bimap/relation/pair_layout.hpp
@@ -12,7 +12,7 @@
#ifndef BOOST_BIMAP_RELATION_PAIR_LAYOUT_HPP
#define BOOST_BIMAP_RELATION_PAIR_LAYOUT_HPP
-#if defined(_MSC_VER) && (_MSC_VER>=1200)
+#if defined(_MSC_VER)
#pragma once
#endif