diff options
Diffstat (limited to 'Tests/CMakeLib/testDebuggerVariablesHelper.cxx')
-rw-r--r-- | Tests/CMakeLib/testDebuggerVariablesHelper.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeLib/testDebuggerVariablesHelper.cxx b/Tests/CMakeLib/testDebuggerVariablesHelper.cxx index e0bbdf0..d61b73b 100644 --- a/Tests/CMakeLib/testDebuggerVariablesHelper.cxx +++ b/Tests/CMakeLib/testDebuggerVariablesHelper.cxx @@ -8,6 +8,7 @@ #include <utility> #include <vector> +#include <cm3p/cppdap/optional.h> #include <cm3p/cppdap/protocol.h> #include <cm3p/cppdap/types.h> #include <stddef.h> |