r600: Fix build after 984f306937
Same as for the CLAMP macro, undef it before including a header file that tries to make fields with that name.
This commit is contained in:
@@ -784,7 +784,7 @@ public: \
|
||||
|
||||
// CLAMP macro defined elsewhere interferes with bytecode field name
|
||||
#undef CLAMP
|
||||
|
||||
#undef ARRAY_SIZE
|
||||
#include "sb_bc_fmt_def.inc"
|
||||
|
||||
#undef BC_FORMAT_BEGIN
|
||||
|
||||
Reference in New Issue
Block a user