fix intentional break

git-svn-id: http://skia.googlecode.com/svn/trunk@1751 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
epoger@google.com 2011-06-29 14:26:14 +00:00
parent 601d1baa75
commit 33250842da

View File

@ -14,7 +14,7 @@ public:
#ifdef SK_DEBUG #ifdef SK_DEBUG
#ifdef SK_SCALAR_IS_FIXED #ifdef SK_SCALAR_IS_FIXED
#ifndef SK_BUILD_FOR_MAC #ifndef SK_BUILD_FOR_MAC
intentional_error_added_by_epoger //intentional_error_added_by_epoger
#endif #endif
#endif #endif
#endif #endif