freebsd-ports/cad/salome-visu/files/patch-VisuGUI.h
Philip M. Gollucci e781241d96 SALOME is a free software that provides a generic platform for Pre
and Post-Processing for numerical simulation.
+Supports interoperability between CAD modeling and
 computation software (CAD-CAE link)
+Makes easier the integration of new components on heterogeneous systems
 for numerical computation
+Sets the priority to multi-physics coupling between computation software
+Provides a generic user interface, user-friendly and efficient,
 which helps to reduce the costs and  delays of carrying out the studies
+Reduces training time to the specific time for learning the software solution
 which has been based on this platform
+All functionalities are accessible through the programmatic
 integrated Python console

This package contains Post-pro (VISU) module.

WWW: http://www.salome-platform.org
- Stas Timokhin
devel@stasyan.com

PR:		ports/143469
Submitted by:	Stas Timokhin <devel at stasyan.com>
2010-02-12 22:16:48 +00:00

11 lines
251 B
C++

--- src/VISUGUI/VisuGUI.h.orig 2009-06-09 09:02:43.000000000 +0700
+++ src/VISUGUI/VisuGUI.h 2009-06-09 09:02:52.000000000 +0700
@@ -36,6 +36,7 @@
#include <map>
#include <set>
+#include <limits>
class SUIT_ViewManager;
class SVTK_ViewWindow;