(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 b4ec144af2
commit 8baf3c7b53

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"