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/image.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libcrystfel/src/image.h') diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h index 9bb6f1bd..9f88d0e7 100644 --- a/libcrystfel/src/image.h +++ b/libcrystfel/src/image.h @@ -28,10 +28,6 @@ * */ -#ifdef HAVE_CONFIG_H -#include -#endif - #ifndef IMAGE_H #define IMAGE_H -- cgit v1.2.3