mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
wineps.drv: Exclude unused headers.
This commit is contained in:
parent
e269fa378b
commit
9ff4c29d86
@ -20,7 +20,6 @@
|
||||
|
||||
#include "psdrv.h"
|
||||
#include "wine/debug.h"
|
||||
#include "winbase.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(psdrv);
|
||||
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include "winbase.h"
|
||||
#include "winerror.h"
|
||||
#include "wingdi.h"
|
||||
#include "winspool.h"
|
||||
|
||||
#include "psdrv.h"
|
||||
#include "wine/debug.h"
|
||||
|
@ -25,9 +25,7 @@
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winerror.h"
|
||||
#include "wingdi.h"
|
||||
#include "winspool.h"
|
||||
|
||||
#include "psdrv.h"
|
||||
#include "wine/debug.h"
|
||||
|
@ -35,7 +35,6 @@
|
||||
|
||||
#include "winuser.h"
|
||||
#include "wownt32.h"
|
||||
#include "winspool.h"
|
||||
#include "prsht.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(psdrv);
|
||||
|
@ -31,7 +31,6 @@
|
||||
#endif
|
||||
#include "psdrv.h"
|
||||
#include "wine/debug.h"
|
||||
#include "winspool.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(psdrv);
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
#include "winbase.h"
|
||||
#include "wine/debug.h"
|
||||
#include "psdrv.h"
|
||||
#include "winspool.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(psdrv);
|
||||
|
||||
|
@ -30,7 +30,6 @@
|
||||
#include "winbase.h"
|
||||
#include "wingdi.h"
|
||||
#include "psdrv.h"
|
||||
#include "winspool.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(psdrv);
|
||||
|
@ -23,10 +23,8 @@
|
||||
#include <math.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wingdi.h"
|
||||
#include "psdrv.h"
|
||||
#include "winspool.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(psdrv);
|
||||
|
@ -29,9 +29,7 @@
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winerror.h"
|
||||
#include "wingdi.h"
|
||||
#include "winspool.h"
|
||||
|
||||
#include "psdrv.h"
|
||||
#include "wine/debug.h"
|
||||
|
@ -30,9 +30,7 @@
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winerror.h"
|
||||
#include "wingdi.h"
|
||||
#include "winspool.h"
|
||||
|
||||
#include "psdrv.h"
|
||||
#include "wine/debug.h"
|
||||
|
Loading…
Reference in New Issue
Block a user