Compiler Warning (level 1) C4109

unexpected identifier 'identifier'

The pragma contained an unexpected token.

The pragma was ignored.

The following example generates this warning:

#pragma optimize( on, off )