DPCT1061
Message
Call to
<macro name>
macro was removed because it only contains code, which
is unnecessary in DPC++.Detailed Help
When a macro definition contains only code, which will be removed during migration,
Intel® DPC++ Compatibility Tool removes the usage of the macro as well.
Suggestions to Fix
Review the code and remove the macro definition if it is not needed.