Skip to content

Commit

Permalink
iox-eclipse-iceoryx#325: Fix missing inc guard closures
Browse files Browse the repository at this point in the history
Signed-off-by: Hintz Martin (CC-AD/ESW1) <[email protected]>
  • Loading branch information
marthtz committed Nov 2, 2020
1 parent e74f14b commit 251bf6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ class LockedLoFFLi
} // namespace concurrent
} // namespace iox

#endif // IOX_UTILS_CONCURRENT_LOCKED_LOFFLI_HPP
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@ class mutex
} // namespace posix
} // namespace iox

#endif // IOX_UTILS_POSIX_WRAPPER_MUTEX_HPP

0 comments on commit 251bf6f

Please sign in to comment.