]> git.ipfire.org Git - thirdparty/gcc.git/commit
postypes.h: Reinstate inclusion of <stdint.h>; also define the __STDC_* macros.
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 4 Aug 2008 12:05:41 +0000 (12:05 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 4 Aug 2008 12:05:41 +0000 (12:05 +0000)
commitd27653b8a3ac605f2b034e0ddda40e5a1eaceb0c
treecfa3bed915b4c68e64748c2e9161fc876df70878
parent382dbcb228d2dcd9c663a46f063266f1698a7061
postypes.h: Reinstate inclusion of <stdint.h>; also define the __STDC_* macros.

2008-08-04  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/postypes.h: Reinstate inclusion of <stdint.h>;
also define the __STDC_* macros.
(streamoff): Adjust.

* include/tr1_impl/cstdint: Check that the __STDC_* macros are
not defined before defining.

From-SVN: r138608
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/postypes.h
libstdc++-v3/include/tr1_impl/cstdint