Skip to content

Commit

Permalink
Fix compilation on qt css lexer generator
Browse files Browse the repository at this point in the history
Change-Id: I24ca71c0c3bb59f40f4813fa255c5269da6986ec
Reviewed-by: Allan Sandfeld Jensen <[email protected]>
  • Loading branch information
Simon Hausmann authored and tronical committed Jul 19, 2016
1 parent c8277b6 commit 175e5d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/lexgen/configfile.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <QStringList>
#include <QMap>
#include <QVector>
#include <QIODevice>

struct ConfigFile
{
Expand Down

0 comments on commit 175e5d0

Please sign in to comment.