GCC Wallification
This commit is contained in:
@ -20,6 +20,8 @@ public:
|
||||
|
||||
class IVaultMngr
|
||||
{
|
||||
public:
|
||||
virtual ~IVaultMngr() { }
|
||||
public:
|
||||
/**
|
||||
* Note: Will return NULL if the vault failed to create.
|
||||
|
Reference in New Issue
Block a user