Skip to content

Commit 5b717e3

Browse files
Fix warning in clang compiler
1 parent 712cdf6 commit 5b717e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blobstamper/stamp_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class PoolPickerStamp: public virtual StampBaseStr
3939

4040
std::string ExtractStr(std::shared_ptr<Blob> blob) override;
4141
virtual void add_weak(std::shared_ptr<StampBaseStr> stamp);
42-
virtual bool isRecursive();
42+
virtual bool isRecursive() override;
4343
virtual int minSize() override;
4444
virtual int maxSize() override;
4545
};

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy