simpleson icon indicating copy to clipboard operation
simpleson copied to clipboard

Fix conditional compilation with msvc

Open johnstairs opened this issue 1 year ago • 0 comments

Msvc does not support #if directives that do not wrap entire statements

Example

This is a simple fix to cpp.json.

johnstairs avatar Jul 08 '24 16:07 johnstairs