Skip to content

Commit

Permalink
Remove system error
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed Nov 26, 2024
1 parent d987b5b commit cc6370a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/core/tests/test-error_handling.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
#include <type_traits>

#include <Catch2/single_include/catch2/catch.hpp>
#include <error_handling/ErrorCode.hpp>

#include "../src/clp/error_handling/ErrorCode.hpp"

using clp::error_handling::ErrorCategory;
using clp::error_handling::ErrorCode;
Expand Down

0 comments on commit cc6370a

Please sign in to comment.