diff options
Diffstat (limited to 'src/marker.cpp')
| -rw-r--r-- | src/marker.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/marker.cpp b/src/marker.cpp index 15b856595..0050fc87c 100644 --- a/src/marker.cpp +++ b/src/marker.cpp @@ -13,6 +13,8 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include <cstring> +#include <string> #include "config.h" |
