removing header for defucnt super_fast_hash
This commit is contained in:
parent
bb263d2903
commit
d40636f5af
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#pragma once
|
||||
#include <fc/string.hpp>
|
||||
|
||||
namespace fc {
|
||||
uint32_t super_fast_hash (const char * data, int len);
|
||||
uint32_t super_fast_hash (const fc::string& str );
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in a new issue