xref: /llvm-project/clang/test/Modules/Inputs/stress1/m03.h (revision 75fc6a7f61d778477e91a2a2dbdddf435b0c25fd)
1 #ifndef STRESS1_M03_H
2 #define STRESS1_M03_H
3 
4 #include "common.h"
5 
6 #endif
7