mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 22:46:43 +00:00
Include <cstdlib> for "strtod" and "strtol"
svn path=/trunk/; revision=32682
This commit is contained in:
parent
cf076f2c7b
commit
32da68f4ea
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
#include <cstdlib>
|
||||||
|
|
||||||
namespace Sysreg_
|
namespace Sysreg_
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue