mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 14:31:31 +00:00
ICU-3805 Remove dependency on string.h
X-SVN-Rev: 15938
This commit is contained in:
parent
b713af369d
commit
1b5e05702e
2 changed files with 0 additions and 4 deletions
|
@ -18,8 +18,6 @@
|
|||
#include "GlyphDefinitionTables.h"
|
||||
#include "GlyphPositioningTables.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
U_NAMESPACE_BEGIN
|
||||
|
||||
class MPreFixups;
|
||||
|
|
|
@ -10,8 +10,6 @@
|
|||
|
||||
#include "LETypes.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
U_NAMESPACE_BEGIN
|
||||
|
||||
class LEFontInstance;
|
||||
|
|
Loading…
Add table
Reference in a new issue