ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/lzf/lzfP.h
(Generate patch)

Comparing gvpe/src/lzf/lzfP.h (file contents):
Revision 1.3 by pcg, Thu Jan 29 19:22:05 2004 UTC vs.
Revision 1.4 by pcg, Wed Mar 2 05:49:32 2005 UTC

117# define STRICT_ALIGN 1 117# define STRICT_ALIGN 1
118# endif 118# endif
119#endif 119#endif
120 120
121#if USE_MEMCPY || INIT_HTAB 121#if USE_MEMCPY || INIT_HTAB
122# ifdef __cplusplus
123# include <cstring>
124# else
122# include <string.h> 125# include <string.h>
126# endif
123#endif 127#endif
124 128
125#endif 129#endif
126 130

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines