diff options
Diffstat (limited to '')
-rw-r--r-- | build/clang-plugin/alpha/AlphaIncludes.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/clang-plugin/alpha/AlphaIncludes.inc b/build/clang-plugin/alpha/AlphaIncludes.inc new file mode 100644 index 0000000000..376c35b878 --- /dev/null +++ b/build/clang-plugin/alpha/AlphaIncludes.inc @@ -0,0 +1,2 @@ +#include "NonStdMoveChecker.h" +#include "TempRefPtrChecker.h" |