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 d987b5b commit cc6370aCopy full SHA for cc6370a
components/core/tests/test-error_handling.cpp
@@ -7,7 +7,8 @@
7
#include <type_traits>
8
9
#include <Catch2/single_include/catch2/catch.hpp>
10
-#include <error_handling/ErrorCode.hpp>
+
11
+#include "../src/clp/error_handling/ErrorCode.hpp"
12
13
using clp::error_handling::ErrorCategory;
14
using clp::error_handling::ErrorCode;
0 commit comments