Skip to content
Snippets Groups Projects
Commit d00ece77 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

Fix compilation problem.

parent 890e7ea9
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#define TOKENCACHE_H #define TOKENCACHE_H
#include <CPlusPlusForwardDeclarations.h> #include <CPlusPlusForwardDeclarations.h>
#include <cplusplus/SimpleLexer.h> #include <SimpleLexer.h>
#include <QtCore/QHash> #include <QtCore/QHash>
#include <QtCore/QList> #include <QtCore/QList>
......
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