]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/PHOS/AliHLTPHOSClusterizer.h
Getting rid of trivial warnings.
[u/mrichter/AliRoot.git] / HLT / PHOS / AliHLTPHOSClusterizer.h
index d91d65b17f03062d46d12559e85fe4f98782fbe5..30e4b72c71b2647246445ec3c489a77aaa525816 100644 (file)
@@ -2,7 +2,7 @@
  * This file is property of and copyright by the ALICE HLT Project        * 
  * All rights reserved.                                                   *
  *                                                                        *
- * Primary Authors: Oystein Djuvsland                                                      *
+ * Primary Authors: Oystein Djuvsland                                     *
  *                                                                        *
  * Permission to use, copy, modify and distribute this software and its   *
  * documentation strictly for non-commercial purposes is hereby granted   *
 #include "AliHLTPHOSBase.h"
 #include "AliPHOSGetter.h"
 
-#include "AliHLTPHOSRecPointContainerStruct.h";
-#include "AliHLTPHOSRecPointDataStruct.h";
-#include "AliHLTPHOSDigitContainerDataStruct.h";
-#include "AliHLTPHOSDigitDataStruct.h";
+#include "AliHLTPHOSRecPointContainerStruct.h"
+#include "AliHLTPHOSRecPointDataStruct.h"
+#include "AliHLTPHOSDigitContainerDataStruct.h"
+#include "AliHLTPHOSDigitDataStruct.h"
 
-#include "AliPHOSGeometry.h";
+#include "AliPHOSGeometry.h"
 
 class TClonesArray;
 class AliPHOSDigit;