00001 // -*- C++ -*- 00002 #ifndef ThePEG_InterfaceBase_FH 00003 #define ThePEG_InterfaceBase_FH 00004 // 00005 // This is the forward declaration of the InterfaceBase and 00006 // RefInterfaceBase classes. 00007 // 00008 00009 #include "ThePEG/Config/ThePEG.h" 00010 00011 namespace ThePEG { 00012 00013 class InterfaceBase; 00014 00015 class RefInterfaceBase; 00016 00017 } 00018 00019 #endif /* ThePEG_InterfaceBase_FH */