X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fmath%2Fmatrix3.h;h=91cf7f4bdea365996fffe094717cd114df779b96;hb=4d75040ab200bd306ec5a48f2a617480062eef4c;hp=2c3ee6c0a69098fabeb20d2ae4cf7d26519a719d;hpb=98e0ed5f6041a2874f25233156704f3ae1defdad;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/math/matrix3.h b/dali/public-api/math/matrix3.h old mode 100644 new mode 100755 index 2c3ee6c..91cf7f4 --- a/dali/public-api/math/matrix3.h +++ b/dali/public-api/math/matrix3.h @@ -56,7 +56,7 @@ class DALI_CORE_API Matrix3 { public: - friend std::ostream& operator<< (std::ostream& o, const Matrix3& matrix); + friend DALI_CORE_API std::ostream& operator<< (std::ostream& o, const Matrix3& matrix); /** * @brief The identity matrix.