Skip to content

Commit 949e0f1

Browse files
authored
Fix #79 (#84)
Dangling `#define dynamic_cast` was polluting including files.
1 parent bcc1e05 commit 949e0f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/mach7/type_switchN-patterns-xtl.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -271,3 +271,4 @@ struct type_switch_info_offset_helper<false, SwitchInfo>
271271
}
272272

273273
//------------------------------------------------------------------------------
274+
#undef dynamic_cast

0 commit comments

Comments
 (0)