mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-12 07:20:27 +08:00
Don't #include <string.h>.
From-SVN: r23058
This commit is contained in:
parent
a321c3844f
commit
41909f058f
@ -28,7 +28,6 @@
|
||||
#pragma implementation "typeinfo"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include "tinfo.h"
|
||||
#include "new" // for placement new
|
||||
|
||||
|
@ -26,7 +26,6 @@
|
||||
// the executable file might be covered by the GNU General Public License.
|
||||
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include "tinfo.h"
|
||||
#include "new" // for placement new
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user