diff options
Diffstat (limited to 'al/source.cpp')
-rw-r--r-- | al/source.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/al/source.cpp b/al/source.cpp index 67cfacb6..05c42f05 100644 --- a/al/source.cpp +++ b/al/source.cpp @@ -37,6 +37,7 @@ #include <mutex> #include <new> #include <numeric> +#include <stdexcept> #include <thread> #include <utility> |