diff options
Diffstat (limited to 'examples/alffplay.cpp')
-rw-r--r-- | examples/alffplay.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/alffplay.cpp b/examples/alffplay.cpp index 10870930..b2033b97 100644 --- a/examples/alffplay.cpp +++ b/examples/alffplay.cpp @@ -5,6 +5,7 @@ */ #include <condition_variable> +#include <functional> #include <algorithm> #include <iostream> #include <iomanip> |