We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f10e28 commit 4d6e195Copy full SHA for 4d6e195
tests/tests_common.hpp
@@ -1,6 +1,7 @@
1
#include "oup/observable_unique_ptr.hpp"
2
3
#include <exception>
4
+#include <tuple>
5
6
struct throw_constructor : std::exception {};
7
0 commit comments