Code cleanups.
[TP_AL_C.git] / lexer / print_helper.h
index d5cc42a1b2a8ce4388b82698e4f150d01e8ac254..384c50b0d8980fd3a2b201d818c06926222f6b28 100644 (file)
@@ -2,6 +2,7 @@
 #define PRINT_HELPER_H_
 
 #include <stdio.h>
+#include <wchar.h>
 
 void pr_warning(const char *format, ...);
 void pr_error(const char *format, ...);