Warning, /include/ThePEG/Interface/InterfaceBase.fh is written in an unsupported language. File is not indexed.
0001 // -*- C++ -*-
0002 #ifndef ThePEG_InterfaceBase_FH
0003 #define ThePEG_InterfaceBase_FH
0004 //
0005 // This is the forward declaration of the InterfaceBase and
0006 // RefInterfaceBase classes.
0007 //
0008
0009 #include "ThePEG/Config/ThePEG.h"
0010
0011 namespace ThePEG {
0012
0013 class InterfaceBase;
0014
0015 class RefInterfaceBase;
0016
0017 }
0018
0019 #endif /* ThePEG_InterfaceBase_FH */