Update configure to generate config.h
[yazpp-moved-to-github.git] / src / yaz-z-query.cpp
index 0ba1004..94e7781 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yaz/querytowrbuf.h>
 #include <yazpp/z-query.h>
 #include <yaz/pquery.h>