- removed windows.h include from a few files which do not need it anymore.
This commit is contained in:
parent
6d43c5cdc6
commit
87816f811f
4 changed files with 1 additions and 17 deletions
|
|
@ -30,11 +30,6 @@
|
|||
**---------------------------------------------------------------------------
|
||||
**
|
||||
*/
|
||||
#ifdef _WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include "sndfile_decoder.h"
|
||||
#include "templates.h"
|
||||
#include "files.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue