Emscripten workarounds and llvm syntax fixes
[platform/core/uifw/dali-core.git] / dali / internal / event / modeling / animatable-mesh-impl.h
index 387999c..d15d85f 100644 (file)
@@ -87,6 +87,7 @@ public:
   /**
    * Get the property index from the vertex index and the vertex property enumeration
    */
+  using ProxyObject::GetPropertyIndex;
   Property::Index GetPropertyIndex( unsigned int vertex, Property::Index property ) const;
 
   /**