11 lines
298 B
Diff
11 lines
298 B
Diff
--- a/src/util/string.hh 2016-12-14 02:07:50.302071056 +0100
|
|
+++ b/src/util/string.hh 2016-12-14 02:08:04.396071486 +0100
|
|
@@ -18,6 +18,7 @@
|
|
#define STRING_HH
|
|
|
|
#include <config.h>
|
|
+#include <string.h>
|
|
|
|
#include <string>
|
|
//______________________________________________________________________
|