Fix compilation with GCC 4.7 (C++11)
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 6 Jun 2012 17:17:42 +0000 (19:17 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 23 Jun 2012 08:17:17 +0000 (10:17 +0200)
commitb970267ea4c182b4627e95024d7b4891141019ed
tree3abf00ca238698d3979014f26cfde4a2c6b54bee
parent530b773dfcd2dddeb824cb2a2c7fe1778e5c7985
Fix compilation with GCC 4.7 (C++11)

The error was:
error: unable to find string literal operator â€˜operator"" STR_PORT’

Change-Id: Id4b4e64e296ffc3624be15c20f74a964e6cd1087
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/tst_qqmlenginedebuginspectorintegration.cpp
tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp
tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp
tests/auto/qml/debugger/qv8profilerservice/tst_qv8profilerservice.cpp