Don't #include <string.h>.
From-SVN: r23058
This commit is contained in:
parent
a321c3844f
commit
41909f058f
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue