mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 01:44:20 +08:00
add stdlib.h to fix compile issues with msvc
svn path=/trunk/; revision=18555
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
#include <stdio.h> // sprintf
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <windows.h>
|
||||
#include <tchar.h>
|
||||
|
||||
Reference in New Issue
Block a user