mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 05:20:34 +05:00
don't globally include ngcore
This commit is contained in:
parent
beed254a7d
commit
df7ea2b685
@ -8,7 +8,7 @@
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
||||
using namespace ngcore;
|
||||
// using namespace ngcore;
|
||||
|
||||
template <typename T>
|
||||
py::array MoveToNumpy(std::vector<T>& vec)
|
||||
|
Loading…
Reference in New Issue
Block a user