10 #ifndef ThePEG_AnyReference_H
11 #define ThePEG_AnyReference_H
13 #include "ThePEG/Config/ThePEG.h"
14 #include "Exception.h"
34 virtual const std::type_info&
type()
const = 0;
74 virtual const std::type_info&
type()
const {
185 #endif // ThePEG_AnyReference_H