diff --git a/components/fallback/validate.hpp b/components/fallback/validate.hpp index 605b64702..fe545ce4b 100644 --- a/components/fallback/validate.hpp +++ b/components/fallback/validate.hpp @@ -3,7 +3,7 @@ #include -#include +#include // Parses and validates a fallback map from boost program_options. // Note: for boost to pick up the validate function, you need to pull in the namespace e.g.