]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSsimulationFastPoints.h
Inserting TMath.h where required by the new version of ROOT
[u/mrichter/AliRoot.git] / ITS / AliITSsimulationFastPoints.h
index 5c97ffbc5e865dd55a8bbcef64bb39006c97009e..2bd321ca05c4262c57f01f4f1f78e3e0049b088f 100644 (file)
@@ -1,11 +1,18 @@
 #ifndef ALIITSSIMULATIONFASTPOINTS_H
 #define ALIITSSIMULATIONFASTPOINTS_H
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
+/* $Id$ */
 
-#include "AliITSsimulation.h"
 //////////////////////////////////////////////////////////
 // implements fast simulation 
 /////////////////////////////////////////////////////////
 //
+
+#include <TMath.h>
+
+#include "AliITSsimulation.h"
 class TClonesArray;
 class AliITSmodule;
 class TRandom;