Add missing includes for those not using precompiled headers (#2815)
This commit is contained in:
@@ -7,9 +7,11 @@
|
||||
#include <QStringList>
|
||||
#include <QTimer>
|
||||
|
||||
#include <chrono>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <thread>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
# include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user