summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.PipelineSchema.cpp
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-26 11:57:54 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-26 11:57:54 +0100
commit4d892df7d149e9c8891fde9a0229f7b3aca547db (patch)
tree0e04ea903ab3dbcf620f52c62983ed612eaf1606 /ddl/out/LambdaCube.PipelineSchema.cpp
parentaf58d911bd43108f0e7d1d25eff28b1a4ef612f0 (diff)
rename MyEither to CompileResult
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 283aa31..9161ceb 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-02-12T16:05:13.310528000000Z 2// 2016-02-26T10:42:57.323154000000Z
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) {