mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
Fix compilation of gcc 4.3.2
This commit is contained in:
parent
4592fecfcf
commit
90c6367e0c
@ -54,6 +54,8 @@
|
||||
|
||||
#include <utilities.h>
|
||||
|
||||
#include <limits>
|
||||
|
||||
#define RETURN_BAD_RESULT(msg) { MESSAGE(msg); return false; }
|
||||
|
||||
namespace {
|
||||
|
Loading…
Reference in New Issue
Block a user