Skip to content

Commit

Permalink
Update VariableReflectionTest.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored May 18, 2024
1 parent 22e539a commit 5da99cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/CppInterOp/VariableReflectionTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ TEST(VariableReflectionTest, GetVariableType) {
} c; \
int C::s_a = 12;

#undef maybe unused
#undef maybeunused
CODE

TEST(VariableReflectionTest, GetVariableOffset) {
Expand Down

0 comments on commit 5da99cd

Please sign in to comment.