Index: include/utils/SkRTConf.h |
diff --git a/include/utils/SkRTConf.h b/include/utils/SkRTConf.h |
index 37e3259d6899bdc62f836c986bc8b1155a337dc3..4ba607011dd6f8acb900da5165f76d135b8d32c5 100644 |
--- a/include/utils/SkRTConf.h |
+++ b/include/utils/SkRTConf.h |
@@ -74,6 +74,7 @@ protected: |
class SkRTConfRegistry { |
public: |
SkRTConfRegistry(); |
+ ~SkRTConfRegistry(); |
void printAll(const char *fname = NULL) const; |
bool hasNonDefault() const; |
void printNonDefault(const char *fname = NULL) const; |