summaryrefslogtreecommitdiff
path: root/UCoreUtils.pas
diff options
context:
space:
mode:
Diffstat (limited to 'UCoreUtils.pas')
-rw-r--r--UCoreUtils.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/UCoreUtils.pas b/UCoreUtils.pas
index 9a4d2d5..87232d7 100644
--- a/UCoreUtils.pas
+++ b/UCoreUtils.pas
@@ -31,6 +31,7 @@ type
TIntArray = array[0..1023] of LongWord;
TOpenStringArray = array of string;
+ TOpenPCharArray = array of PChar;
THash_MD5 = class
private