mac: Initialize ICU in Node mode
This commit is contained in:
parent
ab9e1dd650
commit
51c03c3a71
4 changed files with 22 additions and 2 deletions
|
@ -11,6 +11,9 @@
|
|||
extern "C" {
|
||||
__attribute__((visibility("default")))
|
||||
int AtomMain(int argc, const char* argv[]);
|
||||
|
||||
__attribute__((visibility("default")))
|
||||
void AtomInitializeICU();
|
||||
}
|
||||
#endif // OS_MACOSX
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue