Iain Merrick ac19268a36 Fix 'BCCscript' build break.
frameworks/compile/libbcc/include/bcc/bcc.h was updated
in change I3f3d31fc. What used to be "struct BCCscript"
is now "class bcc::BCCscript" for C++ code.

Looks like the framework/base header rsScriptC.h is just
trying to forward-declare the same type, so we just need
to make the same change there.

Change-Id: I6f6f9dd7608af01d519c2e26fd9b5e6649f71902
2010-11-29 15:36:26 +00:00
2010-11-28 18:28:57 -08:00
2010-11-23 15:51:27 -08:00
2010-11-24 15:39:20 -08:00
2010-11-29 15:36:26 +00:00
2010-11-24 15:39:20 -08:00
2010-10-27 16:13:59 -07:00
2010-11-28 18:28:57 -08:00
2010-10-19 16:56:02 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%