Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
d81b6a0c
"git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "6c58c11d5497b6ee1df3cb400ce30deb72fc28c0"
Commit
d81b6a0c
authored
Apr 04, 2018
by
Gennadiy Civil
Browse files
bad cut/paste
parent
a608d4a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googlemock/test/gmock-matchers_test.cc
googlemock/test/gmock-matchers_test.cc
+1
-1
No files found.
googlemock/test/gmock-matchers_test.cc
View file @
d81b6a0c
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
// Disable MSVC2015 warning for std::pair:
// Disable MSVC2015 warning for std::pair:
// "decorated name length exceeded, name was truncated".
// "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)
# pragma warning(disable:4503)
#endif
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment