mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +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
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef TESTWITHOUTWIN
|
||||
/*** Windows headers ***/
|
||||
#ifdef _MSC_VER
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
@ -67,6 +67,7 @@ namespace metis { extern "C" {
|
||||
#else // Not using MC VC++
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user