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

Comparing liblzf/lzfP.h (file contents):
Revision 1.8 by pcg, Tue Apr 20 18:11:57 2004 UTC vs.
Revision 1.9 by root, Wed Mar 2 02:41:48 2005 UTC

127# define STRICT_ALIGN 1 127# define STRICT_ALIGN 1
128# endif 128# endif
129#endif 129#endif
130 130
131#if USE_MEMCPY || INIT_HTAB 131#if USE_MEMCPY || INIT_HTAB
132# ifdef __cplusplus
133# include <cstring>
134# else
132# include <string.h> 135# include <string.h>
136# endif
133#endif 137#endif
134 138
135#endif 139#endif
136 140

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines