* inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 May 2000 09:40:34 +0000 (09:40 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 May 2000 09:40:34 +0000 (09:40 +0000)
commit5fb373c982c8be47d723403723e680430fbd0a83
tree1781cf47889914cf9db55ba456955d522bfecec8
parent6bc03ce344e913fec6f20f57caf6ad23bafbf552
* inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place
of std::size_t and std::ptrdiff_t respectively.
* tinfo.cc: Likewise.
* vec.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33759 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/inc/cxxabi.h
gcc/cp/tinfo.cc
gcc/cp/vec.cc