Skip to content

Commit

Permalink
remove boost config hpp header as discussed
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-hbrhbr committed Jul 17, 2024
1 parent 075b0cf commit 0ca0260
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@
#include <string_view>
#include <system_error>

#include <boost-outcome/include/boost/outcome/config.hpp>
#include <boost-outcome/include/boost/outcome/std_result.hpp>

#include "regex_utils/constants.hpp"
Original file line number Diff line number Diff line change
@@ -4,7 +4,6 @@
#include <string>
#include <string_view>

#include <boost-outcome/include/boost/outcome/config.hpp>
#include <boost-outcome/include/boost/outcome/std_result.hpp>

#include "regex_utils/RegexToWildcardTranslatorConfig.hpp"

0 comments on commit 0ca0260

Please sign in to comment.