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

Fixed compilation problem.

parent f6ac7aab
No related branches found
No related tags found
No related merge requests found
#ifndef TOKENCACHE_H #ifndef TOKENCACHE_H
#define TOKENCACHE_H #define TOKENCACHE_H
#include "SimpleLexer.h"
#include <CPlusPlusForwardDeclarations.h> #include <CPlusPlusForwardDeclarations.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