ThePEG
1.8.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Utilities
Exception.fh
1
// -*- C++ -*-
2
//
3
// This is the forward declaration of the Exception class.
4
//
5
6
#ifndef ThePEG_Exception_FH
7
#define ThePEG_Exception_FH
8
9
#include "ThePEG/Config/ThePEG.h"
10
11
namespace ThePEG {
12
13
class Exception;
14
15
}
16
17
#endif /* ThePEG_Exception_FH */
18
Generated on Sat Mar 5 2016 09:25:19 for ThePEG by
1.8.11