Remove unnecesary include

This commit is contained in:
Justin Ethier 2017-01-11 22:17:26 -05:00
parent b3218fcbaa
commit 5356b3e4a9

View file

@ -32,7 +32,6 @@
*/ */
#include <ck_stdint.h> #include <ck_stdint.h>
#include <ck_string.h>
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// MurmurHash3 was written by Austin Appleby, and is placed in the public // MurmurHash3 was written by Austin Appleby, and is placed in the public