summaryrefslogtreecommitdiffstats
path: root/Source/cmBase32.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmBase32.h')
-rw-r--r--Source/cmBase32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmBase32.h b/Source/cmBase32.h
index 726f45d..25f7ab7 100644
--- a/Source/cmBase32.h
+++ b/Source/cmBase32.h
@@ -19,7 +19,7 @@ public:
public:
cmBase32Encoder();
- ~cmBase32Encoder();
+ ~cmBase32Encoder() = default;
// Encodes the given input byte sequence into a string
// @arg input Input data pointer