Fix compile problem with CWsDeployFileInfo Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
@@ -442,6 +442,7 @@ public:
setConfigChanged(true);
}
setSkipNotification(false);
+ return true;
};
virtual const char* getConfigFilePath()
{