'##' cannot occur at the beginning of a macro definition
A macro definition began with a token-pasting operator (##).
The following sample generates C2160:
#define mac(a,b) ##a // error