Apply gcc4.6 patches from Ubuntu

v3.5.13-sru
Timothy Pearson 13 years ago
parent 58c0409285
commit ceb25d6938

@ -52,6 +52,7 @@
#ifndef QT_NO_STL #ifndef QT_NO_STL
#include <iterator> #include <iterator>
#include <map> #include <map>
#include <cstddef>
#endif #endif
//#define QT_CHECK_MAP_RANGE //#define QT_CHECK_MAP_RANGE

@ -50,6 +50,7 @@
#ifndef QT_NO_STL #ifndef QT_NO_STL
#include <iterator> #include <iterator>
#include <list> #include <list>
#include <cstddef>
#endif #endif
//#define QT_CHECK_VALUELIST_RANGE //#define QT_CHECK_VALUELIST_RANGE

Loading…
Cancel
Save