Skip to content
Snippets Groups Projects
Commit 15375a21 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent bd161b27
Branches
Tags
No related merge requests found
...@@ -24,7 +24,11 @@ ...@@ -24,7 +24,11 @@
#include <iostream> #include <iostream>
using std::iostream; using std::iostream;
#if !defined(WIN32) || defined(__CYGWIN__)
#include "config.h" #include "config.h"
#endif
#include "BRep_Tool.hxx" #include "BRep_Tool.hxx"
#include "Geom_Curve.hxx" #include "Geom_Curve.hxx"
#include "Geom2d_Curve.hxx" #include "Geom2d_Curve.hxx"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment