Commit afcd3883 by apatrick@chromium.org

Removed _HAS_TR1 macro definition from common.gypi.

Review URL: https://codereview.appspot.com/5569078 git-svn-id: https://angleproject.googlecode.com/svn/trunk@978 736b8ea6-26fd-11df-bfd4-992fa37f6226
parent e4319635
...@@ -40,7 +40,6 @@ ...@@ -40,7 +40,6 @@
'PreprocessorDefinitions': [ 'PreprocessorDefinitions': [
'_CRT_SECURE_NO_DEPRECATE', '_CRT_SECURE_NO_DEPRECATE',
'_HAS_EXCEPTIONS=0', '_HAS_EXCEPTIONS=0',
'_HAS_TR1=0',
'_WIN32_WINNT=0x0600', '_WIN32_WINNT=0x0600',
'_WINDOWS', '_WINDOWS',
'NOMINMAX', 'NOMINMAX',
......
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