Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(559)

Unified Diff: build/precompile.h

Issue 533863002: Fixes compile error (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/precompile.h
diff --git a/build/precompile.h b/build/precompile.h
index a3c5193c611f48cb695259016dcb17fe04e44468..20ca73cd333a0500324319a56bf2e8e81ca1a81f 100644
--- a/build/precompile.h
+++ b/build/precompile.h
@@ -20,6 +20,8 @@
#define BUILD_PRECOMPILE_H_
+#define _USE_MATH_DEFINES
+
// The Windows header needs to come before almost all the other
// Windows-specific headers.
#include <Windows.h>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698