Remove warnings
This commit is contained in:
parent
81b8deb165
commit
11e4fa67a4
@ -54,7 +54,9 @@
|
||||
namespace nglib {
|
||||
#include <nglib.h>
|
||||
}
|
||||
#ifndef OCCGEOMETRY
|
||||
#define OCCGEOMETRY
|
||||
#endif
|
||||
#include <occgeom.hpp>
|
||||
#include <meshing.hpp>
|
||||
//#include <meshtype.hpp>
|
||||
|
@ -66,7 +66,9 @@
|
||||
Netgen include files
|
||||
*/
|
||||
|
||||
#ifndef OCCGEOMETRY
|
||||
#define OCCGEOMETRY
|
||||
#endif
|
||||
#include <occgeom.hpp>
|
||||
namespace nglib {
|
||||
#include <nglib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user