Skip to content

Commit ca5f547

Browse files
committed
odb: add missing header for runtime_error
Signed-off-by: Peter Gadfort <[email protected]>
1 parent 26d1073 commit ca5f547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/odb/test/cpp/Test3DBloxParser.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <iostream>
2+
#include <stdexcept>
23
#include <string>
34

45
#include "gtest/gtest.h"

0 commit comments

Comments
 (0)