mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
Include <cstdlib> for "strtod" and "strtol"
svn path=/trunk/; revision=32682
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include <sstream>
|
||||
#include <fstream>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
|
||||
namespace Sysreg_
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user