]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Including assert.h (Solaris)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 24 Feb 2006 10:40:06 +0000 (10:40 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 24 Feb 2006 10:40:06 +0000 (10:40 +0000)
EMCAL/AliEMCALGeometry.cxx

index 469d48d136e151f1b35a65b7139772a35a785591..b2e6ae16ea11652ffc0bd906adca9c726d8bb25d 100644 (file)
@@ -30,6 +30,7 @@
 //     SuperModules -> module(or tower) -> cell
 
 // --- AliRoot header files ---
+#include <assert.h>
 #include <TMath.h>
 #include <TVector3.h>
 #include <TRegexp.h>