mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-07 01:11:22 +08:00
ggwave : windows fixes (#95)
This commit is contained in:
committed by
GitHub
parent
55a0e2ba82
commit
614bcb3aae
@@ -1,7 +1,9 @@
|
||||
#include "ggwave-common.h"
|
||||
|
||||
#if !defined(_WIN32)
|
||||
#include <dlfcn.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <cstring>
|
||||
#include <fstream>
|
||||
|
||||
Reference in New Issue
Block a user