include: shldisp.idl should only import ocidl.idl.
This commit is contained in:
parent
b831594b50
commit
af52a7a6ac
|
@ -18,12 +18,7 @@
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import "objidl.idl";
|
import "ocidl.idl";
|
||||||
import "oleidl.idl";
|
|
||||||
import "oaidl.idl";
|
|
||||||
import "shtypes.idl";
|
|
||||||
import "servprov.idl";
|
|
||||||
import "comcat.idl";
|
|
||||||
|
|
||||||
#include <shdispid.h>
|
#include <shdispid.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue