diff options
Diffstat (limited to 'src/tools-switch.cpp')
| -rw-r--r-- | src/tools-switch.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools-switch.cpp b/src/tools-switch.cpp index c6251fe5b..11e3ff5b4 100644 --- a/src/tools-switch.cpp +++ b/src/tools-switch.cpp @@ -15,6 +15,9 @@ # include "config.h" #endif +#include <cstring> +#include <string> + #include "inkscape-private.h" #include "desktop.h" #include "desktop-handles.h" |
