summaryrefslogtreecommitdiff
path: root/boost/safe_numerics/safe_integer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/safe_numerics/safe_integer.hpp')
-rw-r--r--boost/safe_numerics/safe_integer.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/boost/safe_numerics/safe_integer.hpp b/boost/safe_numerics/safe_integer.hpp
index 0daa84d154..56281f36cf 100644
--- a/boost/safe_numerics/safe_integer.hpp
+++ b/boost/safe_numerics/safe_integer.hpp
@@ -1,11 +1,6 @@
#ifndef BOOST_NUMERIC_SAFE_INTEGER_HPP
#define BOOST_NUMERIC_SAFE_INTEGER_HPP
-// MS compatible compilers support #pragma once
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)
-# pragma once
-#endif
-
// Copyright (c) 2012 Robert Ramey
//
// Distributed under the Boost Software License, Version 1.0. (See