forked from qt-creator/qt-creator
Removed deprecated PrettyPrinter. We need a way to generate the pretty printer from the C++ parser.
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
#include <NameVisitor.h>
|
||||
#include <TypeVisitor.h>
|
||||
#include <ASTVisitor.h>
|
||||
#include <PrettyPrinter.h>
|
||||
#include <Lexer.h>
|
||||
#include <Token.h>
|
||||
|
||||
|
Reference in New Issue
Block a user