diff options
Diffstat (limited to 'src/kernel/qt_pch.h')
-rw-r--r-- | src/kernel/qt_pch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h index 54ca333f9..908254769 100644 --- a/src/kernel/qt_pch.h +++ b/src/kernel/qt_pch.h @@ -18,7 +18,7 @@ # if defined(__GNUC__) # ifndef TQT_NO_STL # include <ios> -# undef _GLIBCPP_FULLY_COMPLIANT_HEADERS // Makes qlocale.cpp compile +# undef _GLIBCPP_FULLY_COMPLIANT_HEADERS // Makes tqlocale.cpp compile # endif # endif #include <tqmap.h> // I must be first! |