Commit d81b6a0c authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

bad cut/paste

parent a608d4a3
......@@ -61,7 +61,7 @@
// Disable MSVC2015 warning for std::pair:
// "decorated name length exceeded, name was truncated".
#if defined(_MSC_VER) && (_MSC_VER == 1900) +# include <type_traits>
#if defined(_MSC_VER) && (_MSC_VER == 1900)
# pragma warning(disable:4503)
#endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment