diff options
Diffstat (limited to 'src/sp-clippath.cpp')
| -rw-r--r-- | src/sp-clippath.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sp-clippath.cpp b/src/sp-clippath.cpp index f21a15cdf..881605a13 100644 --- a/src/sp-clippath.cpp +++ b/src/sp-clippath.cpp @@ -12,7 +12,8 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ - +#include <cstring> +#include <string> #include "display/nr-arena.h" #include "display/nr-arena-group.h" |
