amstream: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-04-21 21:52:28 +01:00 committed by Alexandre Julliard
parent 9261e30801
commit 505c97d795
4 changed files with 0 additions and 5 deletions

View File

@ -22,7 +22,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include "wine/debug.h"
#define COBJMACROS

View File

@ -29,11 +29,9 @@
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winreg.h"
#include "winerror.h"
#include "ole2.h"
#include "uuids.h"
#include "amstream_private.h"
#include "amstream.h"

View File

@ -21,7 +21,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include "wine/debug.h"
#define COBJMACROS

View File

@ -29,7 +29,6 @@
#include "winerror.h"
#include "ole2.h"
#include "uuids.h"
#include "amstream.h"