tests/clang-tidy: Run on all supported platforms
Fixes #1013 Change-Id: I7388e4eb4728c34f2e21756438020e28b4f1cfca
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
diff --git i/include/rapidcheck/Gen.hpp w/include/rapidcheck/Gen.hpp
|
||||
index 0c48004..2eb143f 100644
|
||||
--- i/include/rapidcheck/Gen.hpp
|
||||
+++ w/include/rapidcheck/Gen.hpp
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
#include <cassert>
|
||||
|
||||
+#include <exception>
|
||||
+
|
||||
#include "rapidcheck/detail/Any.h"
|
||||
#include "rapidcheck/detail/ImplicitParam.h"
|
||||
#include "rapidcheck/gen/detail/GenerationHandler.h"
|
||||
Reference in New Issue
Block a user