Skip to content

Commit

Permalink
Fix compile problem with CWsDeployFileInfo
Browse files Browse the repository at this point in the history
Signed-off-by: Jake Smith <jake.smith@lexisnexis.com>
  • Loading branch information
jakesmith committed May 23, 2012
1 parent f673b17 commit 5101a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esp/services/WsDeploy/WsDeployService.hpp
Expand Up @@ -442,6 +442,7 @@ class CWsDeployFileInfo : public CInterface, implements IConfigFileObserver
setConfigChanged(true);
}
setSkipNotification(false);
return true;
};
virtual const char* getConfigFilePath()
{
Expand Down

0 comments on commit 5101a1d

Please sign in to comment.