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/colscale.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libcrystfel/src/colscale.h') diff --git a/libcrystfel/src/colscale.h b/libcrystfel/src/colscale.h index 7fec2154..21a24356 100644 --- a/libcrystfel/src/colscale.h +++ b/libcrystfel/src/colscale.h @@ -26,10 +26,6 @@ * */ -#ifdef HAVE_CONFIG_H -#include -#endif - #ifndef COLSCALE_H #define COLSCALE_H -- cgit v1.2.3