10 lines
134 B
C
10 lines
134 B
C
/**
|
|
* Author......: See docs/credits.txt
|
|
* License.....: MIT
|
|
*/
|
|
|
|
#ifndef _WEAK_HASH_H
|
|
#define _WEAK_HASH_H
|
|
|
|
#endif // _WEAK_HASH_H
|