ThePEG  1.8.0
PDF.fh
1 // -*- C++ -*-
2 #ifndef ThePEG_PDF_FH
3 #define ThePEG_PDF_FH
4 //
5 // This is the forward declaration of the PDF class.
6 //
7 
8 namespace ThePEG {
9 
10 class PDF;
11 
12 }
13 
14 #endif /* ThePEG_PDF_FH */