Skip to content

Commit

Permalink
fix: add missing include file
Browse files Browse the repository at this point in the history
  • Loading branch information
ToruNiina committed Feb 6, 2025
1 parent d7aae40 commit dda7402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/toml11/spec.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define TOML11_SPEC_HPP

#include <array>
#include <functional>
#include <ostream>
#include <sstream>
#include <utility>
Expand Down

0 comments on commit dda7402

Please sign in to comment.