X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2Fpredecl.hh;h=92c0546a037d08583c75c1166f61bde37eec516b;hb=b52002fa2001e6472d6aa3dde263b85f654c6e8e;hp=8fb57ddfc7db72c30e49413c05d2365d3808d5dc;hpb=69535909437d04c0df8f95bfb242db4f36fda12d;p=senf.git diff --git a/PPI/predecl.hh b/PPI/predecl.hh index 8fb57dd..92c0546 100644 --- a/PPI/predecl.hh +++ b/PPI/predecl.hh @@ -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 {