summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.PipelineSchema.cpp
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-03-29 13:32:16 +0200
committerCsaba Hruska <csaba.hruska@gmail.com>2016-03-29 13:32:16 +0200
commite51c5722747d44946d730f9065901da35694c422 (patch)
tree51eeb63d15186c229f981424203b30fcd0b37e55 /ddl/out/LambdaCube.PipelineSchema.cpp
parentd720ed7cd0720668f87053728519cbcac326940e (diff)
make C# classes public
Diffstat (limited to 'ddl/out/LambdaCube.PipelineSchema.cpp')
-rw-r--r--ddl/out/LambdaCube.PipelineSchema.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.PipelineSchema.cpp b/ddl/out/LambdaCube.PipelineSchema.cpp
index a7f28c3..ebd5c06 100644
--- a/ddl/out/LambdaCube.PipelineSchema.cpp
+++ b/ddl/out/LambdaCube.PipelineSchema.cpp
@@ -1,5 +1,5 @@
1// generated file, do not modify! 1// generated file, do not modify!
2// 2016-03-27T21:14:12.321500000000Z 2// 2016-03-29T11:30:13.180467000000Z
3 3
4#include "LambdaCube.PipelineSchema.hpp" 4#include "LambdaCube.PipelineSchema.hpp"
5template<> json toJSON<std::shared_ptr<StreamType>>(std::shared_ptr<StreamType> &v) { 5template<> json toJSON<std::shared_ptr<StreamType>>(std::shared_ptr<StreamType> &v) {