Skip to content

Commit

Permalink
Be more precise about headers to #include
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed May 2, 2024
1 parent 263f050 commit 6633422
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion include/mettle/output/traits.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
#ifndef INC_METTLE_OUTPUT_TRAITS_HPP
#define INC_METTLE_OUTPUT_TRAITS_HPP

#include <cstdint>
#include <exception>
#include <iterator>
#include <ostream>
#include <type_traits>

namespace mettle {
Expand Down

0 comments on commit 6633422

Please sign in to comment.