Skip to content

Commit

Permalink
Update workaround-missing-symbols.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Jul 16, 2024
1 parent b991fe1 commit 8f4051a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bun.js/bindings/workaround-missing-symbols.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,9 @@ extern "C" int __ulock_wait2(uint32_t operation, void* addr, uint64_t value,

#endif

#ifndef U_SHOW_CPLUSPLUS_API
#define U_SHOW_CPLUSPLUS_API 0
#endif

#include <unicode/uchar.h>

Expand Down

0 comments on commit 8f4051a

Please sign in to comment.