summaryrefslogtreecommitdiffstats
path: root/src/script/qscriptbuffer_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/qscriptbuffer_p.h')
-rw-r--r--src/script/qscriptbuffer_p.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/script/qscriptbuffer_p.h b/src/script/qscriptbuffer_p.h
index 9db32a869..4b829ee24 100644
--- a/src/script/qscriptbuffer_p.h
+++ b/src/script/qscriptbuffer_p.h
@@ -44,6 +44,11 @@
#include <QtCore/qglobal.h>
+#if defined(Q_OS_VXWORKS) && defined(m_data)
+# undef m_data
+#endif
+
+
QT_BEGIN_NAMESPACE
//