summaryrefslogtreecommitdiff
path: root/ddl/out/TestData.cpp
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-03-21 14:31:44 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-03-21 14:31:44 +0100
commitbe1e26b520e363ded31202fb0c39a6478dbe7cc6 (patch)
treeabbcadd53e459ca7835907e136021aa7072355a7 /ddl/out/TestData.cpp
parent5cd71fce0fffcf04a71bb42e3ef44776d66ff633 (diff)
use switch for tag string in c#
Diffstat (limited to 'ddl/out/TestData.cpp')
-rw-r--r--ddl/out/TestData.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/TestData.cpp b/ddl/out/TestData.cpp
index 2ddf138..223df9f 100644
--- a/ddl/out/TestData.cpp
+++ b/ddl/out/TestData.cpp
@@ -1,5 +1,5 @@
1// generated file, do not modify! 1// generated file, do not modify!
2// 2016-03-21T13:14:18.341517000000Z 2// 2016-03-21T13:31:10.455557000000Z
3 3
4#include "TestData.hpp" 4#include "TestData.hpp"
5template<> json toJSON<std::shared_ptr<ClientInfo>>(std::shared_ptr<ClientInfo> &v) { 5template<> json toJSON<std::shared_ptr<ClientInfo>>(std::shared_ptr<ClientInfo> &v) {