mirror of
https://github.com/lifegpc/c-utils.git
synced 2026-07-08 01:30:39 +08:00
Fix build with GCC
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <string.h>
|
||||||
#include "fileop.h"
|
#include "fileop.h"
|
||||||
namespace hash_lib {
|
namespace hash_lib {
|
||||||
class Hash {
|
class Hash {
|
||||||
|
|||||||
Reference in New Issue
Block a user