diff options
Diffstat (limited to 'cpp/src/slice2confluence/Gen.cpp')
-rwxr-xr-x | cpp/src/slice2confluence/Gen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2confluence/Gen.cpp b/cpp/src/slice2confluence/Gen.cpp index ca9b05d13a8..999d41d9537 100755 --- a/cpp/src/slice2confluence/Gen.cpp +++ b/cpp/src/slice2confluence/Gen.cpp @@ -16,7 +16,7 @@ #include <IceUtil/StringUtil.h> #include <Slice/FileTracker.h> #include <Gen.h> - +#include <string.h> #include <sys/types.h> #include <sys/stat.h> |