diff options
Diffstat (limited to 'nihil.cli/command_tree.cc')
| -rw-r--r-- | nihil.cli/command_tree.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nihil.cli/command_tree.cc b/nihil.cli/command_tree.cc index 7cea8da..2d14669 100644 --- a/nihil.cli/command_tree.cc +++ b/nihil.cli/command_tree.cc @@ -5,6 +5,7 @@ module; #include <iostream> +#include <memory> #include <print> #include <ranges> #include <string> |
