Happy new year
[yazpp-moved-to-github.git] / src / pdu-observer.cpp
index 9c2b8ed..d9c4ced 100644 (file)
@@ -1,10 +1,13 @@
 /* This file is part of the yazpp toolkit.
- * Copyright (C) 1998-2010 Index Data and Mike Taylor
+ * Copyright (C) Index Data and Mike Taylor
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yazpp/pdu-observer.h>
+
 using namespace yazpp_1;
 
 IPDU_Observable::~IPDU_Observable()