NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Warning (level 1) C4170

unexpected end of file found

The file ends with a line-continuation character.

Example

#define BOTTESINI    \
if (1) {             \
}                    \