Add missing includes for std::runtime_error
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "table/strings.h"
|
||||
#include "table/string_colours.h"
|
||||
|
||||
#include <stdexcept>
|
||||
#include <numeric>
|
||||
|
||||
#include "safeguards.h"
|
||||
|
Reference in New Issue
Block a user