Final fixes for MSVC

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-03 20:57:18 -07:00
parent c6593bbdd3
commit 49d35e0788
15 changed files with 108 additions and 82 deletions
-3
View File
@@ -743,9 +743,6 @@ private:
//! Only called once after creation by ObjectManager.
void SetClassDesc(CObjectClassDesc* classDesc);
// From CObject, (not implemented)
virtual void Serialize([[maybe_unused]] CArchive& ar) {};
EScaleWarningLevel GetScaleWarningLevel() const;
ERotationWarningLevel GetRotationWarningLevel() const;