Skip to content

Commit aa9b98f

Browse files
ferdymercuryguitargeek
authored andcommitted
[tree] add missing header
Compilation error otherwise with libcxx
1 parent 8e8e33a commit aa9b98f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tree/readspeed/src/ReadSpeed.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <memory>
3030
#include <numeric> // std::accumulate
3131
#include <stdexcept>
32+
#include <exception>
3233
#include <set>
3334
#include <iostream>
3435

0 commit comments

Comments
 (0)