Fix Windows CI

... in the WinCI Configuration the Constants are not referenced through other includes
This commit is contained in:
Joern
2019-01-17 19:23:49 +01:00
parent 89068ede1e
commit dff632f7fd

View File

@@ -25,6 +25,7 @@
#include "RideFileCache.h"
#include "PMCData.h"
#include "Banister.h"
#include "LTMSettings.h"
#include "VDOTCalculator.h"
#include "DataProcessor.h"
#include <QDebug>