diff --git a/include/QF/cexpr.h b/include/QF/cexpr.h index 87ba65de4..a03bb326a 100644 --- a/include/QF/cexpr.h +++ b/include/QF/cexpr.h @@ -27,10 +27,6 @@ #ifndef __QF_expr_h #define __QF_expr_h -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #include struct exprval_s;