summaryrefslogtreecommitdiff
path: root/boost/proto/expr.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/proto/expr.hpp')
-rw-r--r--boost/proto/expr.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/proto/expr.hpp b/boost/proto/expr.hpp
index 410b7ebea1..cb8a28f6e9 100644
--- a/boost/proto/expr.hpp
+++ b/boost/proto/expr.hpp
@@ -31,6 +31,7 @@
# pragma warning(disable : 4510) // default constructor could not be generated
# pragma warning(disable : 4512) // assignment operator could not be generated
# pragma warning(disable : 4610) // user defined constructor required
+# pragma warning(disable : 4714) // function 'xxx' marked as __forceinline not inlined
#endif
namespace boost { namespace proto