Update configure to generate config.h
[yazpp-moved-to-github.git] / src / query.cpp
index 53bfc0b..0540543 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yazpp/query.h>
 
 using namespace yazpp_1;