Hi, > 2009-09-28 Johannes Singler <singler@ira.uka.de> > * include/parallel/base.h: Take integer types from > <tr1/cstdint>. > Unfortunately, this isn't ok, until c/448 will be finally closed: you can't assume stdint.h facilities (thus tr1/cstdint facilities) to be available everywhere. Paolo.