#include <QtGlobal>
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
#include <iodata-qt5/validator.h>
#else
#include <iodata/validator.h>
#endif
