Go to the documentation of this file.
36 #ifndef COVARIANCE_GLOBAL_H
37 #define COVARIANCE_GLOBAL_H
45 #include <QtCore/qglobal.h>
53 #if defined(COVARIANCE_LIBRARY)
54 # define COVARIANCESHARED_EXPORT Q_DECL_EXPORT
56 # define COVARIANCESHARED_EXPORT Q_DECL_IMPORT
59 #endif // COVARIANCE_GLOBAL_H