+ build with Qt < 4.7 and OCC < 6.5

This commit is contained in:
wmayer
2014-09-20 17:49:29 +02:00
parent 6a89b33816
commit 26e01e0900
2 changed files with 4 additions and 0 deletions

View File

@@ -27,7 +27,9 @@
# include <Standard_Failure.hxx>
# include <Standard_AbortiveTransaction.hxx>
# include <Standard_ConstructionError.hxx>
# if OCC_VERSION_HEX >= 0x060500
# include <Standard_DefineException.hxx>
# endif
# include <Standard_DimensionError.hxx>
# include <Standard_DimensionMismatch.hxx>
# include <Standard_DivideByZero.hxx>