ICU-3805 Remove dependency on string.h

X-SVN-Rev: 15938
This commit is contained in:
George Rhoten 2004-06-22 22:15:26 +00:00
parent b713af369d
commit 1b5e05702e
2 changed files with 0 additions and 4 deletions

View File

@ -18,8 +18,6 @@
#include "GlyphDefinitionTables.h"
#include "GlyphPositioningTables.h"
#include <string.h>
U_NAMESPACE_BEGIN
class MPreFixups;

View File

@ -10,8 +10,6 @@
#include "LETypes.h"
#include <string.h>
U_NAMESPACE_BEGIN
class LEFontInstance;