Update configure to generate config.h
[yazpp-moved-to-github.git] / src / yaz-cql2rpn.cpp
index 1351b0e..3a4b357 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yaz/log.h>
 #include <yaz/pquery.h>
 #include <yazpp/cql2rpn.h>