#ifndef QT_QTJSONSERIALIZER_MODULE_H #define QT_QTJSONSERIALIZER_MODULE_H //#include #include "exception.h" #include "cborserializer.h" #include "exception.h" #include "jsonserializer.h" #include "metawriters.h" #include "serializerbase.h" #include "typeconverter.h" #include "typeextractors.h" #include "qtjsonserializerversion.h" #endif