Rename tokenizer stuff to include cx prefix
This commit is contained in:
parent
6b55a13a83
commit
cfac41c7b5
16 changed files with 121 additions and 120 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#include "parse_error.hpp"
|
||||
#include "parse_functions.hpp"
|
||||
#include "preprocessor.hpp"
|
||||
#include "tokenizer.hpp"
|
||||
#include "cxtokenizer.hpp"
|
||||
|
||||
using namespace cppast;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue