#include <QtGlobal>
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
#include <iodata-qt6/storage.h>
#elif QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
#include <iodata-qt5/storage.h>
#endif
