xref: /llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/c++/v1/stdint.h (revision 0ac158a528d3f490af6e4ed5a7d8ff7f878f9baf)
1 #ifndef LIBCXX_STDINT_H
2 #define LIBCXX_STDINT_H
3 
4 #include_next "stdint.h"
5 
6 #endif
7