X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2Fpredecl.hh;h=287cd3d8e4ec919fc576a582172d8d0c8ce513c6;hb=ed0e2329281a50f80be8425938c17515fa70661b;hp=8fb57ddfc7db72c30e49413c05d2365d3808d5dc;hpb=69535909437d04c0df8f95bfb242db4f36fda12d;p=senf.git diff --git a/PPI/predecl.hh b/PPI/predecl.hh index 8fb57dd..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 @@ -43,6 +43,8 @@ namespace ppi { class QueueingDiscipline; class ModuleManager; +#ifndef DOXYGEN + namespace detail { class EventBindingBase; template class EventBinding; @@ -58,6 +60,8 @@ namespace ppi { class RouteImplementation; } +#endif + namespace module { class Module; namespace detail {