Maybe actually fix compiler warning this time.
This commit is contained in:
parent
86b8376c2b
commit
19909e7dcb
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
/* Visual Studio 2008 doesn't have stdint.h */
|
||||
#if defined(_MSC_VER) && _MSC_VER <= 1500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue