| Summary: | Compilation error for G4ProcessTable.hh | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | hans-herbert.fischer |
| Component: | config | Assignee: | kurasige |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kurasige |
| Priority: | P2 | ||
| Version: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
hans-herbert.fischer
2005-07-10 14:30:07 CEST
The correction should be to add a forward declaration of 'G4UImessenger' in G4ProcessTable.hh to make the file self-consistent. The problem reported by the user may raise in the user-code if the header G4ProcessTable.hh is included. Assigned to the responsible. Thanks. A forward declaration of G4UImessenger is added in G4ProcessTable.hh Will be included in future releases and reference tags |