summaryrefslogtreecommitdiff
path: root/cpp/object.cpp
diff options
context:
space:
mode:
authorfrsyuki <frsyuki@users.sourceforge.jp>2009-08-19 17:36:05 +0900
committerfrsyuki <frsyuki@users.sourceforge.jp>2009-08-19 17:36:05 +0900
commit387eca6fbf8c18bf32f35eeb7dab53f2be670c33 (patch)
tree95e6b7fac3f16605b203eace3d516da24d493114 /cpp/object.cpp
parentb2381d0513e3ec9a874643b7faf7afeb4490a1e7 (diff)
downloadmsgpack-python-387eca6fbf8c18bf32f35eeb7dab53f2be670c33.tar.gz
cpp-0.3.7
Diffstat (limited to 'cpp/object.cpp')
-rw-r--r--cpp/object.cpp1
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 {