diff options
Diffstat (limited to 'src/dcp.h')
| -rw-r--r-- | src/dcp.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -97,6 +97,8 @@ public: boost::shared_ptr<const CertificateChain> signer = boost::shared_ptr<const CertificateChain> () ); + void resolve_refs (std::list<boost::shared_ptr<Asset> > assets); + private: /** Write the PKL file. |
