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