Skip to content

Commit

Permalink
Add mem_fn header to oalsound.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
duganchen authored and coelckers committed May 22, 2017
1 parent bdfc421 commit bc0f902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sound/oalsound.cpp
Expand Up @@ -39,6 +39,7 @@
#include <dlfcn.h>
#endif

#include <functional>
#include <memory>
#include <chrono>

Expand Down

0 comments on commit bc0f902

Please sign in to comment.