diff options
| author | Patrick Storz <eduard.braun2@gmx.de> | 2019-03-24 20:22:10 +0000 |
|---|---|---|
| committer | Patrick Storz <eduard.braun2@gmx.de> | 2019-03-24 20:28:41 +0000 |
| commit | 4ebf9a1c96d7484529f3ed38fa1b4220e484a2c5 (patch) | |
| tree | 14ae3b1953d61681d8428f25f6a48b54ae5f2003 /src/2geom/geom.cpp | |
| parent | About dialog: Fix icon file location (diff) | |
| download | inkscape-4ebf9a1c96d7484529f3ed38fa1b4220e484a2c5.tar.gz inkscape-4ebf9a1c96d7484529f3ed38fa1b4220e484a2c5.zip | |
Update 2geom
Now at d9e4cc11f4df4e71e96617699997c989cc9248a4
This is the last version that does not depend on an external copy of
double-conversion yet.
Diffstat (limited to 'src/2geom/geom.cpp')
| -rw-r--r-- | src/2geom/geom.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/2geom/geom.cpp b/src/2geom/geom.cpp index bf9b0a721..71bbbf584 100644 --- a/src/2geom/geom.cpp +++ b/src/2geom/geom.cpp @@ -2,9 +2,6 @@ * \brief Various geometrical calculations. */ -#ifdef HAVE_CONFIG_H -# include <config.h> -#endif #include <2geom/geom.h> #include <2geom/point.h> #include <algorithm> |
