Skip to content

Commit

Permalink
Fix CI build on MSVS 14.43
Browse files Browse the repository at this point in the history
  • Loading branch information
o01eg committed Mar 4, 2025
1 parent fa405b4 commit d0d3347
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions universe/ValueRefs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#if __has_include(<charconv>)
#include <charconv>
#endif
#include <chrono>
#include <functional>
#include <iomanip>
#include <iterator>
Expand Down

0 comments on commit d0d3347

Please sign in to comment.