diff options
author | Csaba Hruska <csaba.hruska@gmail.com> | 2016-03-21 15:08:35 +0100 |
---|---|---|
committer | Csaba Hruska <csaba.hruska@gmail.com> | 2016-03-21 15:08:35 +0100 |
commit | 19ee05bdc20b43ee8d88eaee49c8ee6a8c38e3fb (patch) | |
tree | 6824e118ae5d368ce96a0d0e478e610f42fe7d26 /ddl/out/LambdaCube.PipelineSchema.cpp | |
parent | be1e26b520e363ded31202fb0c39a6478dbe7cc6 (diff) |
finish java json loader
Diffstat (limited to 'ddl/out/LambdaCube.PipelineSchema.cpp')
-rw-r--r-- | ddl/out/LambdaCube.PipelineSchema.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.PipelineSchema.cpp b/ddl/out/LambdaCube.PipelineSchema.cpp index dd0ba47..047ab67 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-21T13:31:10.293368000000Z | 2 | // 2016-03-21T14:06:55.360355000000Z |
3 | 3 | ||
4 | #include "LambdaCube.PipelineSchema.hpp" | 4 | #include "LambdaCube.PipelineSchema.hpp" |
5 | template<> json toJSON<std::shared_ptr<StreamType>>(std::shared_ptr<StreamType> &v) { | 5 | template<> json toJSON<std::shared_ptr<StreamType>>(std::shared_ptr<StreamType> &v) { |