Skip to content

Commit 2f94d3d

Browse files
committed
clang tidy fix
1 parent dbf12c8 commit 2f94d3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ystdlib/error_handling/test/types.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#include <string_view>
66
#include <system_error>
77

8+
#include <ystdlib/error_handling/ErrorCode.hpp>
9+
810
#include "constants.hpp"
911

1012
using ystdlib::error_handling::test::AlwaysSuccessErrorCodeEnum;

0 commit comments

Comments
 (0)