Skip to content

Commit

Permalink
tweak C++ visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengxwen committed Mar 27, 2024
1 parent 36d7f07 commit 27d5afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/genLD.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ namespace LD
}
}

class CThreadPoolLD
class COREARRAY_DLL_DEFAULT CThreadPoolLD
{
public:
const C_UInt8 *BaseGeno;
Expand Down

0 comments on commit 27d5afa

Please sign in to comment.