X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2Fpredecl.hh;h=287cd3d8e4ec919fc576a582172d8d0c8ce513c6;hb=aed52b6070e9f7d95efad9de84a41e5ea7413255;hp=49eae2bd0f64c7806ce1bf6b015542ee6163172e;hpb=914af680a37d303da51e3877972ca9bd68d6190b;p=senf.git diff --git a/PPI/predecl.hh b/PPI/predecl.hh index 49eae2b..287cd3d 100644 --- a/PPI/predecl.hh +++ b/PPI/predecl.hh @@ -1,8 +1,8 @@ // $Id$ // // Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -27,7 +27,6 @@ #define HH_predecl_ 1 // Custom includes -#include //#include "predecl.mpp" ///////////////////////////////hh.p//////////////////////////////////////// @@ -44,6 +43,8 @@ namespace ppi { class QueueingDiscipline; class ModuleManager; +#ifndef DOXYGEN + namespace detail { class EventBindingBase; template class EventBinding; @@ -59,6 +60,8 @@ namespace ppi { class RouteImplementation; } +#endif + namespace module { class Module; namespace detail {