Skip to content

Commit 05f3df0

Browse files
committed
Fix header guard macro
1 parent 7b07dee commit 05f3df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/core/src/clp/ffi/ir_stream/IrUnitHandlerInterface.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ concept IrUnitHandlerInterface = requires(
5959
};
6060
} // namespace clp::ffi::ir_stream
6161

62-
#endif // CLP_FFI_IR_STREAM_IRUNITHANLERINTERFACE_HPP
62+
#endif // CLP_FFI_IR_STREAM_IRUNITHANDLERINTERFACE_HPP

0 commit comments

Comments
 (0)