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

more typos
parent a0fd7426
......@@ -35,7 +35,7 @@
// Disable MSVC2014 warning for std::pair:
// "decorated name length exceeded, name was truncated".
ifdef _MSC_VER
#ifdef _MSC_VER
#if _MSC_VER < 1900
# pragma warning(push)
# pragma warning(disable:4503)
......
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