Comment 3 for bug 492830

Revision history for this message
Niall Creech (sevenmachines-deactivatedaccount) wrote :

your absolutely right Michael but with <cstdint>

error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options.

so i suppose its a decision whether to enable the new c++0x stuff or go with <stdint.h>, i'd probably just go with <stdint.h>