C4429: Macro name expected

[FATAL]

Description

The preprocessor expects macro name for the undef directive.

Example
  #undef #xyz

  
Tips

Use only a legal macro name for the undef directive.