Merge remote-tracking branch 'svn/trunk'

This commit is contained in:
unknown
2011-12-31 15:02:30 +01:00
47 changed files with 1794 additions and 1057 deletions

View File

@@ -26,6 +26,7 @@
#ifndef _PreComp_
# include <sstream>
# include <BRep_Builder.hxx>
# include <Standard_Failure.hxx>
# include <TopoDS_Compound.hxx>
#endif

View File

@@ -39,6 +39,7 @@
#include <Base/FileInfo.h>
#include <iostream>
#include <sstream>
#include <Standard_Failure.hxx>
using namespace Gui;
using namespace DrawingGui;