S
Simon Jefferies
Hello,
I'm writing a managed c++ project and have the following error:-
error C2872: 'IServiceProvider' : ambiguous symbol
could be 'c:\Program Files\Microsoft Visual Studio
8\VC\PlatformSDK\Include\ServProv.h(48) : System::IServiceProvider
IServiceProvider'
or 'stdafx.cpp : System::IServiceProvider'
How can i fix this?
Cheers
Simon
I'm writing a managed c++ project and have the following error:-
error C2872: 'IServiceProvider' : ambiguous symbol
could be 'c:\Program Files\Microsoft Visual Studio
8\VC\PlatformSDK\Include\ServProv.h(48) : System::IServiceProvider
IServiceProvider'
or 'stdafx.cpp : System::IServiceProvider'
How can i fix this?
Cheers
Simon