libt2n: (tomj) don't use std::auto_ptr in command_client, the pointer will get lost...
[libt2n] / test / serialize.cpp
index db31fba..b7f3248 100644 (file)
@@ -122,7 +122,8 @@ class test_serialize : public TestFixture
     public:
 
     void setUp()
-    { }
+    {
+    }
 
     void tearDown()
     {