summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.PipelineSchema.cpp
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-03-20 22:44:29 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-03-21 14:12:02 +0100
commitc5e063b3c9aeff65161e24445e9672daff980b45 (patch)
treef469f6e8eb1a24060b01453f3f23db5c72a4850c /ddl/out/LambdaCube.PipelineSchema.cpp
parent3b50722f433ec5ecc515ea1441fd633d85118cb9 (diff)
working c# backend
Diffstat (limited to 'ddl/out/LambdaCube.PipelineSchema.cpp')
-rw-r--r--ddl/out/LambdaCube.PipelineSchema.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/ddl/out/LambdaCube.PipelineSchema.cpp b/ddl/out/LambdaCube.PipelineSchema.cpp
index 9e2604a..450bf72 100644
--- a/ddl/out/LambdaCube.PipelineSchema.cpp
+++ b/ddl/out/LambdaCube.PipelineSchema.cpp
@@ -1,5 +1,9 @@
1// generated file, do not modify! 1// generated file, do not modify!
2<<<<<<< 3b50722f433ec5ecc515ea1441fd633d85118cb9
2// 2016-03-01T13:00:40.761274000000Z 3// 2016-03-01T13:00:40.761274000000Z
4=======
5// 2016-03-20T21:42:12.892571000000Z
6>>>>>>> working c# backend
3 7
4#include "LambdaCube.PipelineSchema.hpp" 8#include "LambdaCube.PipelineSchema.hpp"
5template<> json toJSON<std::shared_ptr<StreamType>>(std::shared_ptr<StreamType> &v) { 9template<> json toJSON<std::shared_ptr<StreamType>>(std::shared_ptr<StreamType> &v) {