mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-13 17:48:34 +05:00
no extra win include
This commit is contained in:
parent
df7ea2b685
commit
7d45d47260
@ -2,24 +2,6 @@
|
|||||||
#ifdef OCCGEOMETRY
|
#ifdef OCCGEOMETRY
|
||||||
|
|
||||||
|
|
||||||
// for testing: copied from mystdlib.h
|
|
||||||
#ifdef _MSC_VER
|
|
||||||
# define WIN32_LEAN_AND_MEAN
|
|
||||||
# ifndef NO_PARALLEL_THREADS
|
|
||||||
# ifdef MSVC_EXPRESS
|
|
||||||
# else
|
|
||||||
# include <afxwin.h>
|
|
||||||
# include <afxmt.h>
|
|
||||||
# endif // MSVC_EXPRESS
|
|
||||||
# endif
|
|
||||||
# include <windows.h>
|
|
||||||
# undef WIN32_LEAN_AND_MEAN
|
|
||||||
# include <winnt.h>
|
|
||||||
#else // Not using MC VC++
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
|
||||||
#include <general/ngpython.hpp>
|
#include <general/ngpython.hpp>
|
||||||
|
Loading…
Reference in New Issue
Block a user