Skip to content

Commit

Permalink
Merge pull request #3 from vlovo/PR02
Browse files Browse the repository at this point in the history
add correct  header file for exceptions
  • Loading branch information
vlovo committed Nov 4, 2023
2 parents 00039f7 + bc5e712 commit 478400a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/savgol.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#include <array>
#include <algorithm>

#include <stdexcept>
namespace filter
{

Expand Down

0 comments on commit 478400a

Please sign in to comment.