Skip to content

Commit

Permalink
style: pre-commit.ci fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 4, 2024
1 parent cab2b86 commit f743479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/CLI/Macros.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
#endif
#else
#if defined(CLI11_HAS_CODECVT)
#if CLI11_HAS_CODECVT>0
#if CLI11_HAS_CODECVT > 0
#include <codecvt>
#endif
#else
Expand Down

0 comments on commit f743479

Please sign in to comment.