summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch/IcePatchI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IcePatch/IcePatchI.h')
-rw-r--r--cpp/src/IcePatch/IcePatchI.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/IcePatch/IcePatchI.h b/cpp/src/IcePatch/IcePatchI.h
index f72f17f1141..8b846463504 100644
--- a/cpp/src/IcePatch/IcePatchI.h
+++ b/cpp/src/IcePatch/IcePatchI.h
@@ -23,6 +23,8 @@ public:
FileI(const Ice::ObjectAdapterPtr&, const std::string&);
+ virtual Ice::SliceChecksumDict getSliceChecksums(const Ice::Current&) const;
+
protected:
Ice::ByteSeq readMD5(const Ice::Current&) const;