summaryrefslogtreecommitdiffstats
path: root/src/2geom/geom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom/geom.cpp')
-rw-r--r--src/2geom/geom.cpp3
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>