diff options
Diffstat (limited to 'src/XDraw.cpp')
| -rw-r--r-- | src/XDraw.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/XDraw.cpp b/src/XDraw.cpp index 2f966f8..948742b 100644 --- a/src/XDraw.cpp +++ b/src/XDraw.cpp @@ -38,6 +38,7 @@ #include <string> #include "XDraw.h" #include "errors.h" +#include <cstring> using namespace std; |
