diff options
Diffstat (limited to 'src/path-chemistry.cpp')
| -rw-r--r-- | src/path-chemistry.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/path-chemistry.cpp b/src/path-chemistry.cpp index 32e2a7bec..254a00e27 100644 --- a/src/path-chemistry.cpp +++ b/src/path-chemistry.cpp @@ -16,6 +16,8 @@ #ifdef HAVE_CONFIG_H # include <config.h> #endif +#include <cstring> +#include <string> #include "xml/repr.h" #include "svg/svg.h" #include "display/curve.h" |
