提交 053431f5 编写于 作者: H hanyuhang

check_features.h:

add de-constructor function
上级 e70da220
......@@ -29,6 +29,7 @@ namespace cmds {
class CheckFeatures : public cli::CommandWithFlagsAndAction {
public:
CheckFeatures();
~CheckFeatures(){}
private:
bool sanity_check_for_features();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册