Don't #include <string.h>.

From-SVN: r23058
This commit is contained in:
Jason Merrill 1998-10-13 17:06:37 -04:00
parent a321c3844f
commit 41909f058f
2 changed files with 0 additions and 2 deletions

View File

@ -28,7 +28,6 @@
#pragma implementation "typeinfo"
#include <stddef.h>
#include <string.h>
#include "tinfo.h"
#include "new" // for placement new

View File

@ -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