commit | f1008c550168e50f930ea1e043000b395ce0f129 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Tue Jul 31 17:56:40 2012 +0900 |
committer | Ken Wakasa <kwakasa@google.com> | Tue Jul 31 18:45:26 2012 +0900 |
tree | 51bddaf6e8186a084a9e48d35fcdac670c8fb513 | |
parent | 71c472ed8c8383df6c63bf9136812e7197f416bd [diff] [blame] |
Cleanup headers Change-Id: I9124366b2000cad54966fb6936bb4691bbf115a3
diff --git a/native/jni/src/char_utils.cpp b/native/jni/src/char_utils.cpp index 9d2bc85..88803cb 100644 --- a/native/jni/src/char_utils.cpp +++ b/native/jni/src/char_utils.cpp
@@ -14,7 +14,7 @@ * limitations under the License. */ -#include <stdlib.h> +#include <cstdlib> namespace latinime {