mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
Add mem_fn header to oalsound.cpp
This commit is contained in:
parent
bdfc42182f
commit
bc0f9023f6
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <chrono>
|
#include <chrono>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue