Import Geant4 10.3.0.beta source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History 89678 2015-04-27 09:03:18Z gcosmo $
|
||||
$Id: History 95881 2016-03-01 08:46:20Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -20,6 +20,10 @@ committal in the CVS repository !
|
||||
History file for graphics_reps category
|
||||
---------------------------------------
|
||||
|
||||
1st March 2016 Gabriele Cosmo (greps-V10-02-00)
|
||||
- Use "" instead of <> for internal header inclusion in
|
||||
HepPolyhedronProcessor.h.
|
||||
|
||||
26th April 2015 John Allison (greps-V10-01-03)
|
||||
- HepPolyhedron: Minor fix for Coverity.
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#ifndef HEP_POLYHEDRONPROCESSOR_HH
|
||||
#define HEP_POLYHEDRONPROCESSOR_HH
|
||||
|
||||
#include <HepPolyhedron.h>
|
||||
#include "HepPolyhedron.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user