diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-31 11:40:17 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-31 11:40:53 (GMT) |
commit | 18d9902a2c5650e48a33b09ef68596479e7cb9ff (patch) | |
tree | 053a92cb5057288baefb165f7bae67ea89daa53a /.hgignore | |
parent | fbbd7f9a27216dc66a77a064179a4775ce9fb91e (diff) | |
download | Qt-18d9902a2c5650e48a33b09ef68596479e7cb9ff.zip Qt-18d9902a2c5650e48a33b09ef68596479e7cb9ff.tar.gz Qt-18d9902a2c5650e48a33b09ef68596479e7cb9ff.tar.bz2 |
Fix compilation: add #include <new> if placement new is used
I'm not sure this is the proper fix, though. xlC 7 complains with:
"/usr/vacpp/include/new", line 97.10: 1540-1298 (I) "void *operator
new(size_t, void *) throw()" needs to be declared in the containing
scope to be found by name lookup.
Also add some calculations to the padding in the data structure.
Reviewed-by: Trust Me
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions