mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-12 16:17:29 +05:00
Fix visibility warning
This commit is contained in:
parent
8db69a673b
commit
90fc783e55
@ -215,7 +215,7 @@ namespace ngcore
|
|||||||
}
|
}
|
||||||
|
|
||||||
template<typename ARCHIVE>
|
template<typename ARCHIVE>
|
||||||
class PyArchive : public ARCHIVE
|
class NGCORE_API_EXPORT PyArchive : public ARCHIVE
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
pybind11::list lst;
|
pybind11::list lst;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user