@@ -89,7 +89,9 static inline QDebug chartDebug(int numargs,...) | |||||
89 | On Windows min and max conflict with standard macros |
|
89 | On Windows min and max conflict with standard macros | |
90 | */ |
|
90 | */ | |
91 | #ifdef Q_OS_WIN |
|
91 | #ifdef Q_OS_WIN | |
|
92 | #ifndef NOMINMAX | |||
92 | #define NOMINMAX |
|
93 | #define NOMINMAX | |
93 | #endif |
|
94 | #endif | |
|
95 | #endif | |||
94 |
|
96 | |||
95 | #endif // QCHARTGLOBAL_H |
|
97 | #endif // QCHARTGLOBAL_H |
General Comments 0
You need to be logged in to leave comments.
Login now