From 7d9f1df73a982c93a654ad67b70e34b3a9902aad Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Wed, 15 Mar 2017 18:25:59 +0000 Subject: Small code tweaks regarding flags handling --- src/command_manager.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/command_manager.cc') diff --git a/src/command_manager.cc b/src/command_manager.cc index e3aea006..9d42b0a9 100644 --- a/src/command_manager.cc +++ b/src/command_manager.cc @@ -3,6 +3,7 @@ #include "alias_registry.hh" #include "assert.hh" #include "context.hh" +#include "flags.hh" #include "register_manager.hh" #include "shell_manager.hh" #include "utils.hh" -- cgit v1.2.3