Skip to content

Commit bc6eb08

Browse files
committed
komi
1 parent 75e1c66 commit bc6eb08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module/zcommon/komihash.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
#ifndef KOMIHASH_INCLUDED
4040
#define KOMIHASH_INCLUDED
4141

42-
#include <stdint.h>
43-
#include <string.h>
42+
//#include <stdint.h>
43+
//#include <string.h>
4444

4545
#define KOMIHASH_VER_STR "5.10" ///< KOMIHASH source code version string.
4646

0 commit comments

Comments
 (0)