Removed cppast dependency

This commit is contained in:
Bartek Kryza
2022-08-03 22:12:08 +02:00
parent 5917d341e2
commit 487e5d435b
46 changed files with 167 additions and 1230 deletions

View File

@@ -2,7 +2,7 @@
#include "lib1/lib1.h"
#include <cppast/cpp_preprocessor.hpp>
#include <clang/Lex/Lexer.h>
#include <string>