Skip to content

Commit

Permalink
Merge pull request #1 from A-N-Other/patch-3
Browse files Browse the repository at this point in the history
SalmonExceptions.hpp: add include
  • Loading branch information
A-N-Other authored Jun 26, 2023
2 parents c6cbeac + 612291e commit 29ae535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SalmonExceptions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include <sstream>
#include <stdexcept>
#include <cstdint>

class InsufficientAssignedFragments : public std::runtime_error {
public:
Expand Down

0 comments on commit 29ae535

Please sign in to comment.