Skip to content

Commit

Permalink
Fix exports in FPK on Windows (#2659) (#2661)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9b80051)

Co-authored-by: Alexander Andreev <[email protected]>
  • Loading branch information
mergify[bot] and Alexsandruss committed Feb 9, 2024
1 parent dc9f31f commit 542c4c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cpp/daal/src/algorithms/export_win32e.def
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ fpk_serv_memcpy_s
fpk_serv_lock
fpk_serv_unlock
fpk_serv_strnlen_s
fpk_serv_strncpy_s
fpk_serv_strncat_s
fpk_serv_thread_yield
fpk_serv_core_register_cleanup
fpk_serv_calloc
fpk_serv_printf_s
Expand Down

0 comments on commit 542c4c6

Please sign in to comment.