diff options
Diffstat (limited to 'icu/src/main/native/BidiWrapper.cpp')
-rw-r--r-- | icu/src/main/native/BidiWrapper.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icu/src/main/native/BidiWrapper.cpp b/icu/src/main/native/BidiWrapper.cpp index 68419c0..7a25ff1 100644 --- a/icu/src/main/native/BidiWrapper.cpp +++ b/icu/src/main/native/BidiWrapper.cpp @@ -14,6 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +#define LOG_TAG "BidiWrapper" #include "AndroidSystemNatives.h" #include <JNIHelp.h> #include "ErrorCode.h" |