diff options
Diffstat (limited to 'src/sp-tspan.cpp')
| -rw-r--r-- | src/sp-tspan.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-tspan.cpp b/src/sp-tspan.cpp index 8050cdbf9..7d56e177b 100644 --- a/src/sp-tspan.cpp +++ b/src/sp-tspan.cpp @@ -27,6 +27,8 @@ # include "config.h" #endif +#include <cstring> +#include <string> #include <glibmm/i18n.h> #include <livarot/Path.h> |
