We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8dcd9f commit 41641f7Copy full SHA for 41641f7
src/node_i18n.cc
@@ -69,6 +69,8 @@
69
#include "nbytes.h"
70
71
#ifdef NODE_HAVE_SMALL_ICU
72
+#include <unicode/udata.h>
73
+
74
/* if this is defined, we have a 'secondary' entry point.
75
compare following to utypes.h defs for U_ICUDATA_ENTRY_POINT */
76
#define SMALL_ICUDATA_ENTRY_POINT \
0 commit comments