Skip to content

Commit c423174

Browse files
add missing include
1 parent c7af7bc commit c423174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sms/SampleCache.hh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include <samplerate.h>
99

1010
#include <algorithm>
11+
#include <stdexcept>
1112
#include <unordered_map>
1213
#include <vector>
1314

0 commit comments

Comments
 (0)