diff --git a/src/odr/internal/open_strategy.cpp b/src/odr/internal/open_strategy.cpp index aa50941f..de265920 100644 --- a/src/odr/internal/open_strategy.cpp +++ b/src/odr/internal/open_strategy.cpp @@ -19,7 +19,7 @@ #include #include -#include +#include namespace odr::internal { @@ -96,7 +96,7 @@ open_strategy::types(const std::shared_ptr &file) { } std::vector -open_strategy::engines(const std::shared_ptr &file, +open_strategy::engines(const std::shared_ptr & /*file*/, FileType as) { std::vector result;