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