1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-22 03:07:20 +01:00

missing #include

This commit is contained in:
Vadim Kurland 2009-09-30 15:17:19 +00:00
parent b947814812
commit 302e6b03eb

View File

@ -37,6 +37,7 @@
#include <string>
#include <list>
#include <algorithm>
#include <QObject>
#include <QStringList>