Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Commit b2b4cbe

Browse files
committed
remove circular include in result.hpp
1 parent 43de6d0 commit b2b4cbe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/common/result.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#pragma once
22

3-
#include "common/result.hpp"
43
#define I_WANT_RESULT_IMPL
54
#include "common/result_impl.hpp"
65
#undef I_WANT_RESULT_IMPL

0 commit comments

Comments
 (0)