Remove unneeded includes.
This commit is contained in:
parent
545cdfa2ef
commit
202c28f8b8
|
@ -23,13 +23,9 @@
|
|||
#define NONAMELESSUNION
|
||||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "wingdi.h"
|
||||
#include "dsound.h"
|
||||
#include "mmreg.h"
|
||||
#include "dxerr8.h"
|
||||
|
|
|
@ -28,11 +28,8 @@
|
|||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "wingdi.h"
|
||||
#include "dsound.h"
|
||||
#include "dxerr8.h"
|
||||
|
||||
|
|
|
@ -28,11 +28,8 @@
|
|||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "wingdi.h"
|
||||
#include "dsound.h"
|
||||
#include "dxerr8.h"
|
||||
|
||||
|
|
|
@ -29,12 +29,7 @@
|
|||
#define NONAMELESSUNION
|
||||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "wingdi.h"
|
||||
#include "dsound.h"
|
||||
#include "dxerr8.h"
|
||||
#include "dsconf.h"
|
||||
|
|
|
@ -29,12 +29,7 @@
|
|||
#define NONAMELESSUNION
|
||||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "wingdi.h"
|
||||
#include "dsound.h"
|
||||
#include "dxerr8.h"
|
||||
#include "dsconf.h"
|
||||
|
|
|
@ -23,12 +23,7 @@
|
|||
#define NONAMELESSUNION
|
||||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "wingdi.h"
|
||||
#include "dsound.h"
|
||||
#include "initguid.h"
|
||||
#include "dsconf.h"
|
||||
|
|
Loading…
Reference in New Issue