Skip to content
Permalink
Browse files
fix build w/o QGISDEBUG
  • Loading branch information
jef-n committed Aug 8, 2012
1 parent 54e9d91 commit 9c161f6
Showing 1 changed file with 1 addition and 1 deletion.
@@ -49,9 +49,9 @@
#include <QEventLoop>
#include <QCoreApplication>
#include <QTime>
#include <QFile>

#ifdef QGISDEBUG
#include <QFile>
#include <QDir>
#endif

0 comments on commit 9c161f6

Please sign in to comment.