Apply gcc4.6 patches from Ubuntu

v3.5.13-sru
Timothy Pearson 13 years ago
parent c029a34f3e
commit 7d54f5e91a

@ -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