[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / PR27041 / TGenericClassInfo.h
blobb43b2c90f22ba75957113990bb9f177b152aab41
1 namespace std {}
2 namespace std { enum float_round_style { denorm_present }; }
3 #include "TSchemaHelper.h"