diff options
Diffstat (limited to 'src/pedro/pedroconfig.cpp')
| -rw-r--r-- | src/pedro/pedroconfig.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pedro/pedroconfig.cpp b/src/pedro/pedroconfig.cpp index fdade21d7..08b9cd17b 100644 --- a/src/pedro/pedroconfig.cpp +++ b/src/pedro/pedroconfig.cpp @@ -49,6 +49,8 @@ We are expecting an xml file with this format: #include "pedrodom.h" #include <stdio.h> +#include <stdlib.h> +#include <string.h> namespace Pedro { |
