Final fixes for MSVC
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -22,6 +22,8 @@ namespace AssetProcessor
|
||||
struct MockRecognizerConfiguration
|
||||
: public RecognizerConfiguration
|
||||
{
|
||||
virtual ~MockRecognizerConfiguration() = default;
|
||||
|
||||
const RecognizerContainer& GetAssetRecognizerContainer() const override
|
||||
{
|
||||
return m_container;
|
||||
|
||||
Reference in New Issue
Block a user