Skip to content

Commit

Permalink
Address lint
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
  • Loading branch information
mjcarroll committed Jul 1, 2024
1 parent 245c5e5 commit d2bd2de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/gz/math/Cone.hh
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ namespace gz::math
} // namespace GZ_MATH_VERSION_NAMESPACE
} // namespace gz::math
#include "gz/math/detail/Cone.hh"
#endif // GZ_MATH_CONE_HH_
#endif // GZ_MATH_CONE_HH_
2 changes: 1 addition & 1 deletion include/gz/math/Triangle3.hh
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,4 @@ namespace gz::math
typedef Triangle3<float> Triangle3f;
} // namespace GZ_MATH_VERSION_NAMESPACE
} // namespace gz::math
#endif // GZ_MATH_TRIANGLE3_HH_
#endif // GZ_MATH_TRIANGLE3_HH_

0 comments on commit d2bd2de

Please sign in to comment.