Skip to content

Commit 342a2ae

Browse files
Andrew HsiehGerrit Code Review
Andrew Hsieh
authored and
Gerrit Code Review
committed
Merge "Fix OpenSLES_AndroidConfiguration.h to be usable for C code"
2 parents d791f1f + 1d1bc52 commit 342a2ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ndk/platforms/android-9/include/SLES/OpenSLES_AndroidConfiguration.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
#ifdef __cplusplus
2121
extern "C" {
22+
#endif
2223

2324
/*---------------------------------------------------------------------------*/
2425
/* Android AudioRecorder configuration */
@@ -63,6 +64,7 @@ extern "C" {
6364

6465

6566

67+
#ifdef __cplusplus
6668
}
6769
#endif /* __cplusplus */
6870

0 commit comments

Comments
 (0)