mirror of
https://github.com/google/googletest.git
synced 2024-12-27 10:11:03 +08:00
bad cut/paste
This commit is contained in:
parent
a608d4a362
commit
d81b6a0c4c
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user