X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fmath%2Fmatrix.h;h=247acea5bc93fbac182a8a244b5b9cd28c90e49b;hb=01c39de261f6eb4e759c7a249e5d67dfef83bca2;hp=91faed2a5e25b704a5d8745c8459d103f9aab9e4;hpb=56aed1b35ffd150c39c0bac4ea9de14b3e043c51;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/math/matrix.h b/dali/public-api/math/matrix.h old mode 100644 new mode 100755 index 91faed2..247acea --- a/dali/public-api/math/matrix.h +++ b/dali/public-api/math/matrix.h @@ -60,7 +60,7 @@ class DALI_CORE_API Matrix { public: - friend std::ostream& operator<< (std::ostream& o, const Matrix& matrix); + friend DALI_CORE_API std::ostream& operator<< (std::ostream& o, const Matrix& matrix); /** * @brief Constructor.