X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2Fpredecl.hh;h=e5b1091badfe87b0db829992ac56b9360bc6a42e;hb=b89e3166f7680755683dccee5e48cb3a820185c0;hp=703007249329ba9c85e9dcc830d4bf2e8f983d5e;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/PPI/predecl.hh b/PPI/predecl.hh index 7030072..e5b1091 100644 --- a/PPI/predecl.hh +++ b/PPI/predecl.hh @@ -23,8 +23,8 @@ /** \file \brief predecl public header */ -#ifndef HH_predecl_ -#define HH_predecl_ 1 +#ifndef HH_SENF_PPI_predecl_ +#define HH_SENF_PPI_predecl_ 1 // Custom includes @@ -72,6 +72,7 @@ namespace ppi { } class PassiveJoin; class PriorityJoin; + class ActiveDuplicator; } namespace connector { @@ -89,6 +90,8 @@ namespace ppi { template class ActiveInput; template class ActiveOutput; + class Jack; + #ifndef DOXYGEN namespace detail {