From 55df542018664cb519e846b4db63281867be24a0 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 27 Jul 2020 15:44:40 +0200 Subject: Remove config.h from libcrystfel headers Same reason as removing them from tests. Also, libcrystfel might be used in projects which have HAVE_CONFIG_H defined. --- libcrystfel/src/integration.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libcrystfel/src/integration.h') diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h index 11e67dbe..629cd9ee 100644 --- a/libcrystfel/src/integration.h +++ b/libcrystfel/src/integration.h @@ -29,10 +29,6 @@ #ifndef INTEGRATION_H #define INTEGRATION_H -#ifdef HAVE_CONFIG_H -#include -#endif - #include "geometry.h" /** -- cgit v1.2.3