Skip to content

Commit

Permalink
HYDRA-843 : Attempt to fix macro redefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
debloip-adsk committed Mar 4, 2024
1 parent 9254150 commit 910bcb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/lib/mayaUsd/render/mayaToHydra/cpp/testUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
#ifndef MAYAHYDRA_TEST_UTILS_H
#define MAYAHYDRA_TEST_UTILS_H

#define _USE_MATH_DEFINES

#include <mayaHydraLib/mayaHydra.h>

#include <pxr/base/gf/matrix4d.h>
Expand Down

0 comments on commit 910bcb8

Please sign in to comment.