2
0
Эх сурвалжийг харах

Merge branch 'master' into kimkulling/skeleton-doc

Kim Kulling 2 жил өмнө
parent
commit
779912e84e

+ 1 - 1
include/assimp/MemoryIOWrapper.h

@@ -125,7 +125,7 @@ public:
         return length;
         return length;
     }
     }
 
 
-    void Flush() {
+    void Flush() override{
         ai_assert(false); // won't be needed
         ai_assert(false); // won't be needed
     }
     }