summaryrefslogtreecommitdiffstats
path: root/icu/src/main/native/NativeNormalizer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'icu/src/main/native/NativeNormalizer.cpp')
-rw-r--r--icu/src/main/native/NativeNormalizer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/icu/src/main/native/NativeNormalizer.cpp b/icu/src/main/native/NativeNormalizer.cpp
index 0aa7d29..663a7c1 100644
--- a/icu/src/main/native/NativeNormalizer.cpp
+++ b/icu/src/main/native/NativeNormalizer.cpp
@@ -14,6 +14,8 @@
* limitations under the License.
*/
+#define LOG_TAG "NativeNormalizer"
+
#include "ErrorCode.h"
#include "JNIHelp.h"
#include "ScopedJavaUnicodeString.h"