00001 #ifndef __J2K__LZH___HUFF_H__ 00002 #define __J2K__LZH___HUFF_H__ 00003 00004 #ifndef LZHLINTERNAL 00005 #error This file is for LZHL internal use only 00006 #endif 00007 00008 #include <j2k/Fred/LZH/HuffStat.hpp> 00009 #include <j2k/Fred/LZH/LZHLEncoderStat.hpp> 00010 #include <j2k/Fred/LZH/LZHLEncoder.hpp> 00011 #include <j2k/Fred/LZH/LZHLDecoderStat.hpp> 00012 00013 #include <j2k/Fred/LZH/LZHLEncoder.cpp> 00014 00015 #endif