Added EOF marker to address clang++ error
git-svn-id: http://skia.googlecode.com/svn/trunk@4381 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
58b20215f6
commit
fffc8d01b5
@ -67,4 +67,5 @@ inline uint32_t SkComputeChecksum32(const uint32_t* ptr, size_t size) {
|
||||
}
|
||||
return result;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user