Updated ozz-animation to version 0.14.1 @35b2efd4
This commit is contained in:
+1
-1
@@ -416,7 +416,7 @@ public:
|
||||
virtual ~Exception() throw();
|
||||
virtual char const* what() const throw();
|
||||
protected:
|
||||
void operator = (const Exception&);
|
||||
void operator = (const Exception&) = delete;
|
||||
std::string const msg_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user