X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fpdu-observer.cpp;h=5c18f60bb9080fce45518606094fa936f0c415dd;hb=6f3834da6184bd3c38812c1b3f30e8c9d287d887;hp=d3f230347c086e7c44ac1dfaf50d2a06e3fbc454;hpb=8353663886b90d762d43790780be6cb58fb93c8a;p=yazpp-moved-to-github.git diff --git a/src/pdu-observer.cpp b/src/pdu-observer.cpp index d3f2303..5c18f60 100644 --- a/src/pdu-observer.cpp +++ b/src/pdu-observer.cpp @@ -1,10 +1,13 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2011 Index Data and Mike Taylor + * Copyright (C) 1998-2012 Index Data and Mike Taylor * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #include - + using namespace yazpp_1; IPDU_Observable::~IPDU_Observable()