diff options
Diffstat (limited to 'include/frontend/clang.h')
-rw-r--r-- | include/frontend/clang.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/frontend/clang.h b/include/frontend/clang.h new file mode 100644 index 0000000..4e11eb1 --- /dev/null +++ b/include/frontend/clang.h @@ -0,0 +1,8 @@ +// +// Created by ztuowen on 10/10/16. +// + +#ifndef CHILL_CLANG_H +#define CHILL_CLANG_H + +#endif //CHILL_CLANG_H |