(svn r20475) -Fix (r20474): also remove the include of crc32.hpp

This commit is contained in:
yexo 2010-08-12 22:08:45 +00:00
parent 241d705406
commit 53811d79c5

View File

@ -20,7 +20,6 @@
//#undef FORCEINLINE
//#define FORCEINLINE inline
#include "../../misc/crc32.hpp"
#include "../../misc/blob.hpp"
#include "../../misc/str.hpp"
#include "../../misc/fixedsizearray.hpp"