##// END OF EJS Templates
Add functionnal include missing
perrinel -
r434:fc95d1db826f
parent child
Show More
@@ -10,6 +10,8
10 10
11 11 #include <Data/SqpDateTime.h>
12 12
13 #include <functional>
14
13 15 class DataProviderParameters;
14 16 class IDataSeries;
15 17 class QNetworkReply;
@@ -6,6 +6,8
6 6 #include <QLoggingCategory>
7 7 #include <QObject>
8 8
9 #include <functional>
10
9 11 Q_DECLARE_LOGGING_CATEGORY(LOG_DataSourceItemAction)
10 12
11 13 class DataSourceItem;
General Comments 0
You need to be logged in to leave comments. Login now