Skip to content

Commit d4a3ee7

Browse files
committed
add stdexcept for gnu
1 parent 04c3463 commit d4a3ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/fdp/utilities/semver.hxx

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <ostream>
1616
#include <string>
1717
#include <vector>
18+
#include <stdexcept>
1819

1920
namespace FairDataPipeline {
2021
/*! **************************************************************************

0 commit comments

Comments
 (0)