mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:01: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 <fstream>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
|
||||
namespace Sysreg_
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue