Move stdint.h to header so it can compile under windows.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#include <QObject>
|
||||
#include <QWaitCondition>
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
class HTTPDownloader : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
Reference in New Issue
Block a user