mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 18:30:35 +05:00
Win32 compatibility
This commit is contained in:
parent
a4e7b785fa
commit
3dfa809507
@ -47,6 +47,10 @@
|
||||
|
||||
#include "memoire.h"
|
||||
|
||||
#ifdef WNT
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
|
||||
//=============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user