diff options
Diffstat (limited to 'test/src/unit/TkTests.cpp')
| -rwxr-xr-x | test/src/unit/TkTests.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/unit/TkTests.cpp b/test/src/unit/TkTests.cpp index 5d6d757..5c00ca6 100755 --- a/test/src/unit/TkTests.cpp +++ b/test/src/unit/TkTests.cpp @@ -31,6 +31,7 @@ #include <map>
#include <random>
#include <algorithm>
+#include <functional>
#include "PsMemoryBuffer.h"
|