try to squash GCC compile error

This commit is contained in:
donovaly
2020-02-16 22:44:11 +01:00
committed by wmayer
parent c94ddff90c
commit 83a4a918a0
5 changed files with 2 additions and 4 deletions

View File

@@ -25,8 +25,10 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QApplication>
# include <QListWidget>
# include <QListWidgetItem>
# include <QTimer>
#endif
#include <boost/algorithm/string/predicate.hpp>