diff options
Diffstat (limited to 'Tests/CMakeLib/testUVProcessChain.cxx')
-rw-r--r-- | Tests/CMakeLib/testUVProcessChain.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeLib/testUVProcessChain.cxx b/Tests/CMakeLib/testUVProcessChain.cxx index 72ae602..e926350 100644 --- a/Tests/CMakeLib/testUVProcessChain.cxx +++ b/Tests/CMakeLib/testUVProcessChain.cxx @@ -10,6 +10,7 @@ #include <algorithm> #include <functional> #include <iostream> +#include <memory> #include <sstream> #include <string> #include <vector> |