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/predict-refine.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libcrystfel/src/predict-refine.h') diff --git a/libcrystfel/src/predict-refine.h b/libcrystfel/src/predict-refine.h index 6396df8a..78f0d4f3 100644 --- a/libcrystfel/src/predict-refine.h +++ b/libcrystfel/src/predict-refine.h @@ -29,11 +29,6 @@ #ifndef PREDICT_REFINE_H #define PREDICT_REFINE_H - -#ifdef HAVE_CONFIG_H -#include -#endif - #include "crystal.h" struct image; -- cgit v1.2.3