#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #if !defined(Q_CORE_EXPORT) #if defined(QT_SHARED) #else #define Q_NETWORK_EXPORT #endif #endif #endif /* __cplusplus */ #endif /* QGLOBAL_H */