// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifdef THIRD_PARTY_BLINK_RENDERER_BUILD_WIN_PRECOMPILE_H_ #error You shouldn't include the precompiled header file more than once. #endif #define THIRD_PARTY_BLINK_RENDERER_BUILD_WIN_PRECOMPILE_H_ // Precompiled header for Blink when built on Windows using // GYP-generated project files. Not used by other build // configurations. // // Using precompiled headers speeds the build up significantly. On a // fast machine (HP Z600, 12 GB of RAM), an ~18% decrease in full // build time was measured. #define _USE_MATH_DEFINES // Make math.h behave like other platforms. #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include