[mlir][acc] Introduce MappableType interface (#122146)
[llvm-project.git] / clang / test / Modules / Inputs / builtin-headers / c++ / stdint.h
blob22cebacfdb64e4c54f0892935ffbcf88b684a2cf
1 #ifndef CPP_STDINT_H
2 #define CPP_STDINT_H
4 #include_next <stdint.h>
6 #endif