[locale] Missing includes
- Implicitly included in recent Qt, but not in old versions Reported from Neptune Linux
This commit is contained in:
parent
83688f2837
commit
24b0df3c04
@ -23,6 +23,10 @@
|
||||
#include "GeoIPXML.h"
|
||||
#endif
|
||||
|
||||
#include <QNetworkAccessManager>
|
||||
#include <QNetworkReply>
|
||||
#include <QNetworkRequest>
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
QTEST_GUILESS_MAIN( GeoIPTests )
|
||||
|
Loading…
Reference in New Issue
Block a user