mozilla/StandardInteger.h was supposed to make it possible to get stdint
types on Visual C++ 2005 and 2008.  We recently dropped support for those
compilers, and today I landed patches on inbound which remove
mozilla/StandardInteger.h
from the tree, and replace its usages with <stdint.h>.  Please use that in
new code (the compiler will remind you if you forget!)

See bug 872127 for more details.

Cheers,
--
Ehsan
<http://ehsanakhgari.org/>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to