add SK_API to SkMatrix44
git-svn-id: http://skia.googlecode.com/svn/trunk@1794 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
3ef80cf14c
commit
65d8bb096a
@ -98,7 +98,7 @@ struct SkVector4 {
|
||||
}
|
||||
};
|
||||
|
||||
class SkMatrix44 {
|
||||
class SK_API SkMatrix44 {
|
||||
public:
|
||||
SkMatrix44();
|
||||
SkMatrix44(const SkMatrix44&);
|
||||
|
Loading…
Reference in New Issue
Block a user