mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 21:40:33 +05:00
no windows specfic includes globally
This commit is contained in:
parent
069f42086f
commit
996d2809c9
@ -49,7 +49,7 @@ namespace metis { extern "C" {
|
|||||||
#define M_PI 3.14159265358979323846
|
#define M_PI 3.14159265358979323846
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef TESTWITHOUTWIN
|
||||||
/*** Windows headers ***/
|
/*** Windows headers ***/
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
# define WIN32_LEAN_AND_MEAN
|
# define WIN32_LEAN_AND_MEAN
|
||||||
@ -67,6 +67,7 @@ namespace metis { extern "C" {
|
|||||||
#else // Not using MC VC++
|
#else // Not using MC VC++
|
||||||
|
|
||||||
|
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user