diff options
Diffstat (limited to 'src/sp-object.cpp')
| -rw-r--r-- | src/sp-object.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-object.cpp b/src/sp-object.cpp index ff4769f64..99d739700 100644 --- a/src/sp-object.cpp +++ b/src/sp-object.cpp @@ -31,6 +31,8 @@ * dictionary and so on. Source: doc/architecture.txt */ +#include <cstring> +#include <string> #include "helper/sp-marshal.h" #include "xml/node-event-vector.h" |
