Sha256: f26432c8baa80c3937fedbd2dfe00f1221053b15c44b04d5634c3a99ba9af607
Contents?: true
Size: 384 Bytes
Versions: 4
Compression:
Stored size: 384 Bytes
Contents
// // SerializeSourcemap.h // drafter // // Created by Pavan Kumar Sunkara on 18/01/15. // Copyright (c) 2015 Apiary Inc. All rights reserved. // #ifndef DRAFTER_SERIALIZE_SOURCEMAP_H #define DRAFTER_SERIALIZE_SOURCEMAP_H #include "Serialize.h" namespace drafter { sos::Object WrapBlueprintSourcemap(const snowcrash::SourceMap<snowcrash::Blueprint>& blueprint); } #endif
Version data entries
4 entries across 4 versions & 1 rubygems