| Summary: | [G4GenericMessenger] Typo in header invalidates protection against double inclusion | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Nicola Mori <mori> |
| Component: | intercoms | Assignee: | Koichi Murakami <Koichi.Murakami> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | mori |
| Priority: | P5 | ||
| Version: | 9.6 | ||
| Hardware: | All | ||
| OS: | All | ||
Thanks for reporting this and sorry for the delayed reply... The fix is now included and will be part of a future patch/release. |
In G4GenericMessenger.hh there is a small typo which invalidates the protection against double inclusion: #ifndef G4GenericMessenger_h #define G4GenericMmessenger_h 1 ^