Skip to content

Commit

Permalink
fix guard
Browse files Browse the repository at this point in the history
Signed-off-by: ahcorde <[email protected]>
  • Loading branch information
ahcorde committed Mar 23, 2022
1 parent 4fcc9dd commit 47ebbe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usd/src/usd_parser/USDPhysics.hh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
*
*/

#ifndef USD_PARSER_PHYSICS_HH_
#define USD_PARSER_PHYSICS_HH_
#ifndef USD_PARSER_USDPHYSICS_HH_
#define USD_PARSER_USDPHYSICS_HH_

#pragma push_macro ("__DEPRECATED")
#undef __DEPRECATED
Expand Down

0 comments on commit 47ebbe9

Please sign in to comment.