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
#include <iterator>
#include <map>
#include <cstddef>
#endif
//#define QT_CHECK_MAP_RANGE

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

Loading…
Cancel
Save