]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Opencascade: Add an include for version 7 compatibility
authorMatthias Maier <tamiko@43-1.org>
Tue, 21 Mar 2017 18:53:38 +0000 (13:53 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 21 Mar 2017 18:53:38 +0000 (13:53 -0500)
include/deal.II/opencascade/boundary_lib.h

index 0ede607d8a24f495f7b39acfeab70ed3abeeb973..035d45de752b7f2626bc9e173232086acdd3b523 100644 (file)
@@ -27,8 +27,9 @@
 
 // opencascade needs "HAVE_CONFIG_H" to be exported...
 #define HAVE_CONFIG_H
-#include <BRepAdaptor_Curve.hxx>
 #include <Adaptor3d_Curve.hxx>
+#include <Adaptor3d_HCurve.hxx>
+#include <BRepAdaptor_Curve.hxx>
 #undef HAVE_CONFIG_H
 
 DEAL_II_NAMESPACE_OPEN

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.