aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4')
-rw-r--r--src/qml/qml/v4/qv4ir_p.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qml/qml/v4/qv4ir_p.h b/src/qml/qml/v4/qv4ir_p.h
index e8461ff0fc..da7bb79f67 100644
--- a/src/qml/qml/v4/qv4ir_p.h
+++ b/src/qml/qml/v4/qv4ir_p.h
@@ -65,6 +65,10 @@
// #define DEBUG_IR_STRUCTURE
+#ifdef CONST
+# undef CONST
+#endif
+
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE