Skip to content

Commit

Permalink
Include missing header to stream.h
Browse files Browse the repository at this point in the history
  • Loading branch information
burak-yildizoz authored and bernedom committed Feb 11, 2025
1 parent 18b5ece commit a1edcf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SI/stream.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

#include <istream>
#include <ostream>
#include <string>

template <char _symbol, typename _exponent, typename _type, typename _ratio>
std::ostream &
Expand Down

0 comments on commit a1edcf6

Please sign in to comment.