Compiler Error C2771
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Compiler Error C2771.
import only permitted at global or namespace scope
The #import directive is not allowed in, for example, a function or structure.
Show: