Skip to content
Snippets Groups Projects
Commit 6723e276 authored by Roberto Raggi's avatar Roberto Raggi
Browse files

Include CPlusPlus.h

parent 87f3be37
No related merge requests found
...@@ -28,16 +28,7 @@ ...@@ -28,16 +28,7 @@
**************************************************************************/ **************************************************************************/
#include "Preprocessor.h" #include "Preprocessor.h"
#include <AST.h> #include <CPlusPlus.h>
#include <ASTVisitor.h>
#include <Control.h>
#include <Scope.h>
#include <TranslationUnit.h>
#include <Literals.h>
#include <Symbols.h>
#include <Names.h>
#include <CoreTypes.h>
#include <Bind.h>
#include <string> #include <string>
#include <cstdlib> #include <cstdlib>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment