Changeset 15515
- Timestamp:
- 2008-05-16 10:07:54 (6 months ago)
- Files:
-
- indexers/trunk/mg/lib/huffman.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
indexers/trunk/mg/lib/huffman.h
r15434 r15515 25 25 #include "filestats.h" 26 26 27 #ifdef __WIN32__ 28 #include "sysfuncs.h" 29 #endif 27 30 28 31 #define MAX_HUFFCODE_LEN 31
