Commit 650ead2f authored by robertphillips@google.com's avatar robertphillips@google.com
Browse files

Added SK_API to SkPathRef.h


git-svn-id: http://skia.googlecode.com/svn/trunk@11515 2bbb7eff-a529-9590-31e7-b0007b416f81
parent 50df4d01
......@@ -34,7 +34,7 @@ class SkWBuffer;
* logical verb or the last verb in memory).
*/
class SkPathRef : public ::SkRefCnt {
class SK_API SkPathRef : public ::SkRefCnt {
public:
SK_DECLARE_INST_COUNT(SkPathRef);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment