xref: /aosp_15_r20/external/angle/build/precompile.cc (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1*8975f5c5SAndroid Build Coastguard Worker // Copyright 2011 The Chromium Authors
2*8975f5c5SAndroid Build Coastguard Worker // Use of this source code is governed by a BSD-style license that can be
3*8975f5c5SAndroid Build Coastguard Worker // found in the LICENSE file.
4*8975f5c5SAndroid Build Coastguard Worker 
5*8975f5c5SAndroid Build Coastguard Worker // Precompiled header generator for Windows builds. No include is needed
6*8975f5c5SAndroid Build Coastguard Worker // in this file as the PCH include is forced via the "Forced Include File"
7*8975f5c5SAndroid Build Coastguard Worker // flag in the projects generated by GYP.
8