commit | dbdd0e35efc03c9bccda644f5407db38b7c17eec | [log] [tgz] |
---|---|---|
author | cristy <[email protected]> | Fri Nov 04 23:29:40 2011 +0000 |
committer | cristy <[email protected]> | Fri Nov 04 23:29:40 2011 +0000 |
tree | 1cd45a04859bc165525e7d8b3b1aa4dc0d4eb09a | |
parent | 77559a7b8947197aaf2085003be6d9c7d8801eaf [diff] [blame] |
diff --git a/MagickCore/string_.h b/MagickCore/string_.h index fd91415..712e863 100644 --- a/MagickCore/string_.h +++ b/MagickCore/string_.h
@@ -57,6 +57,9 @@ extern MagickExport const char *GetStringInfoPath(const StringInfo *); +extern MagickExport double + InterpretSiPrefixValue(const char *restrict,char **restrict); + extern MagickExport int CompareStringInfo(const StringInfo *,const StringInfo *), LocaleCompare(const char *,const char *),