Skip to content

Commit

Permalink
ci(WIP): add iostream
Browse files Browse the repository at this point in the history
  • Loading branch information
ToruNiina committed Jun 15, 2024
1 parent 4198d12 commit 8e3488e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/toml11/parser.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
#include <filesystem>
#endif

#include <iostream>

namespace toml
{

Expand Down

0 comments on commit 8e3488e

Please sign in to comment.