2
0
ncannasse 6 жил өмнө
parent
commit
03d1052dd9
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      src/std/ucs2.c

+ 2 - 1
src/std/ucs2.c

@@ -20,9 +20,10 @@
  * DEALINGS IN THE SOFTWARE.
  */
 #include <hl.h>
-#ifndef HL_NATIVE_UCHAR_FUN
 #include <stdarg.h>
 
+#ifndef HL_NATIVE_UCHAR_FUN
+
 #ifdef HL_ANDROID
 #	include <android/log.h>
 #	ifndef HL_ANDROID_LOG_TAG