mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
[IEFRAME]
* Improve header inclusions. CORE-7716 svn path=/trunk/; revision=61768
This commit is contained in:
parent
fbecb771e6
commit
24e5e1b0be
1 changed files with 0 additions and 3 deletions
|
@ -18,7 +18,6 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
|
@ -26,7 +25,6 @@
|
|||
#define COM_NO_WINDOWS_H
|
||||
|
||||
#define COBJMACROS
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
|
||||
|
@ -39,7 +37,6 @@
|
|||
#include <mshtmhst.h>
|
||||
#include <mshtmdid.h>
|
||||
#include <exdispid.h>
|
||||
#include <hlink.h>
|
||||
#include <htiface.h>
|
||||
#include <idispids.h>
|
||||
#include <intshcut.h>
|
||||
|
|
Loading…
Reference in a new issue