X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali%2Fpublic-api%2Fmath%2Fmatrix3.h;h=2c3ee6c0a69098fabeb20d2ae4cf7d26519a719d;hb=0643c768fd100bd7ffb522e3358b88d075bc1d2e;hp=91cf7f4bdea365996fffe094717cd114df779b96;hpb=9822303ce87b5133249686ab49f72d2f354fe932;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 100755 new mode 100644 index 91cf7f4..2c3ee6c --- 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 DALI_CORE_API std::ostream& operator<< (std::ostream& o, const Matrix3& matrix); + friend std::ostream& operator<< (std::ostream& o, const Matrix3& matrix); /** * @brief The identity matrix.