diff options
Diffstat (limited to 'include/G4BeamTestDetectorConstruction.h')
| -rw-r--r-- | include/G4BeamTestDetectorConstruction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/G4BeamTestDetectorConstruction.h b/include/G4BeamTestDetectorConstruction.h index a3c0c9f..8b45fde 100644 --- a/include/G4BeamTestDetectorConstruction.h +++ b/include/G4BeamTestDetectorConstruction.h @@ -4,7 +4,7 @@ #include <G4VUserDetectorConstruction.hh> #include <G4ThreeVector.hh> -#include "G4BeamTestTank.h"; +#include "G4BeamTestTank.h" class G4BeamTestDetectorConstruction: public G4VUserDetectorConstruction { |
