Skip to content

Commit

Permalink
Fix header guard macro
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed Sep 28, 2024
1 parent 7b07dee commit 05f3df0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ concept IrUnitHandlerInterface = requires(
};
} // namespace clp::ffi::ir_stream

#endif // CLP_FFI_IR_STREAM_IRUNITHANLERINTERFACE_HPP
#endif // CLP_FFI_IR_STREAM_IRUNITHANDLERINTERFACE_HPP

0 comments on commit 05f3df0

Please sign in to comment.