Skip to content

Commit 51e90e8

Browse files
committed
fix include
1 parent a0e7ee9 commit 51e90e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utility/logic.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#include <cstdint>
55
#include <utility>
6-
#include <stdexcept>
6+
#include <exception>
77

88
namespace hk {
99

0 commit comments

Comments
 (0)