Add an include to make it compile with clang
This commit is contained in:
parent
9299d035df
commit
73219196f9
@ -3,6 +3,7 @@
|
||||
#define MESSMER_CPP_UTILS_ASSERT_ASSERTFAILED_H
|
||||
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
namespace cpputils {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user