reduced includes by means of static code analysis
This commit is contained in:
@@ -46,8 +46,8 @@
|
||||
#endif
|
||||
|
||||
#ifndef WIN32
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <string.h>
|
||||
#else
|
||||
#ifdef __MINGW32__
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user