xref: /llvm-project/clang/test/Modules/Inputs/builtin-headers/c++/stdint.h (revision 4ee8c676ee370f5cd53cb6ac3a9c27c7088f2eae)
1 #ifndef CPP_STDINT_H
2 #define CPP_STDINT_H
3 
4 #include_next <stdint.h>
5 
6 #endif
7