Changeset 399 for trunk/Library/ACLFileIOUtility.pas
- Timestamp:
- May 22, 2016, 12:59:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Library/ACLFileIOUtility.pas
r17 r399 37 37 38 38 uses 39 OS2Def, SysUtils, 40 ACLStringUtility, ACLUtility; 39 OS2Def, 40 SysUtils, 41 ACLUtility, 42 StringUtilsUnit, 43 CharUtilsUnit; 41 44 42 45 // skips over Length bytes
Note:
See TracChangeset
for help on using the changeset viewer.