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