Update test_hash.h
This commit is contained in:
parent
b20768ff97
commit
685bfb192a
|
@ -1,13 +1,3 @@
|
||||||
|
|
||||||
/**
|
|
||||||
* @file: test_hash.h
|
|
||||||
* @brief: a application of test hash function
|
|
||||||
* @version: 3.0
|
|
||||||
* @author: Yao wenying
|
|
||||||
* @date: 2023/05/26
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef __HASHMAP_H__
|
#ifndef __HASHMAP_H__
|
||||||
#define __HASHMAP_H__
|
#define __HASHMAP_H__
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue