mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-02 03:16:50 +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>
|
||||
|
||||
2
examples/third-party/ggsock
vendored
2
examples/third-party/ggsock
vendored
Submodule examples/third-party/ggsock updated: 8f024e4aa5...25ea97004a
Reference in New Issue
Block a user