Skip to content

Commit

Permalink
Fixed windows build
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Nov 21, 2024
1 parent 3019246 commit e278568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CameraSensorUtil.hh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace ignition
namespace sensors
{
// Inline bracket to help doxygen filtering.
inline namespace GZ_SENSORS_VERSION_NAMESPACE {
inline namespace IGNITION_SENSORS_VERSION_NAMESPACE {
/// \brief Computes the OpenGL NDC matrix
/// \param[in] _left Left vertical clipping plane
/// \param[in] _right Right vertical clipping plane
Expand Down

0 comments on commit e278568

Please sign in to comment.