зеркало из https://github.com/mozilla/moz-skia.git
close quotes on #error
git-svn-id: http://skia.googlecode.com/svn/trunk@734 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
c93a17f2df
Коммит
8752ad7b2d
|
@ -106,7 +106,7 @@
|
|||
#endif
|
||||
|
||||
#if GR_DEBUG == GR_RELEASE
|
||||
#error "GR_DEBUG and GR_RELEASE must not be the same
|
||||
#error "GR_DEBUG and GR_RELEASE must not be the same"
|
||||
#endif
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Загрузка…
Ссылка в новой задаче