[libc++][NFC] Simplify the implementation of string and string_views operator== ...
[llvm-project.git] / clang / test / Modules / Inputs / stress1 / m00.h
blobca5af38f58ce38f6acbe3d1f95e4aafbc4009861
1 #ifndef STRESS1_M00_H
2 #define STRESS1_M00_H
4 #include "common.h"
6 #endif