Compiler Error C2308

concatenating mismatched wide strings

Both wide and non-wide character strings were specified in the arguments to a pragma. Either use wide character strings exclusively or use non-wide character strings exclusively.