mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
added missing dll-header
This commit is contained in:
parent
ce8eca4099
commit
8045611375
@ -748,7 +748,7 @@ namespace netgen
|
||||
{ return (bcnr < bcnames.Size() && bcnames[bcnr]) ? bcnames[bcnr] : &default_bc; }
|
||||
|
||||
|
||||
NgArray<string*> & GetRegionNamesCD (int codim);
|
||||
DLL_HEADER NgArray<string*> & GetRegionNamesCD (int codim);
|
||||
|
||||
///
|
||||
void ClearFaceDescriptors()
|
||||
|
Loading…
Reference in New Issue
Block a user