summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.TypeInfo.cpp
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-03-21 15:08:35 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-03-21 15:08:35 +0100
commit19ee05bdc20b43ee8d88eaee49c8ee6a8c38e3fb (patch)
tree6824e118ae5d368ce96a0d0e478e610f42fe7d26 /ddl/out/LambdaCube.TypeInfo.cpp
parentbe1e26b520e363ded31202fb0c39a6478dbe7cc6 (diff)
finish java json loader
Diffstat (limited to 'ddl/out/LambdaCube.TypeInfo.cpp')
-rw-r--r--ddl/out/LambdaCube.TypeInfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.TypeInfo.cpp b/ddl/out/LambdaCube.TypeInfo.cpp
index 6c64556..f015db4 100644
--- a/ddl/out/LambdaCube.TypeInfo.cpp
+++ b/ddl/out/LambdaCube.TypeInfo.cpp
@@ -1,5 +1,5 @@
1// generated file, do not modify! 1// generated file, do not modify!
2// 2016-03-21T13:31:10.409214000000Z 2// 2016-03-21T14:06:55.479415000000Z
3 3
4#include "LambdaCube.TypeInfo.hpp" 4#include "LambdaCube.TypeInfo.hpp"
5template<> json toJSON<std::shared_ptr<Range>>(std::shared_ptr<Range> &v) { 5template<> json toJSON<std::shared_ptr<Range>>(std::shared_ptr<Range> &v) {