diff options
Diffstat (limited to 'cpp/object.cpp')
-rw-r--r-- | cpp/object.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/object.cpp b/cpp/object.cpp index eb45f77..a7adb71 100644 --- a/cpp/object.cpp +++ b/cpp/object.cpp @@ -16,7 +16,6 @@ // limitations under the License. // #include "msgpack/object.hpp" - #include <string.h> namespace msgpack { |