#ifndef SCIQLOP_DATASERIESUTILS_H #define SCIQLOP_DATASERIESUTILS_H #include "CoreGlobal.h" /** * Utility class with methods for data series */ struct SCIQLOP_CORE_EXPORT DataSeriesUtils { }; #endif // SCIQLOP_DATASERIESUTILS_H