git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f6d36
)
Include stdlib.h for exit
author
fca
<fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Aug 1999 14:29:31 +0000
(14:29 +0000)
committer
fca
<fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Aug 1999 14:29:31 +0000
(14:29 +0000)
FMD/AliFMDv1.cxx
patch
|
blob
|
blame
|
history
diff --git
a/FMD/AliFMDv1.cxx
b/FMD/AliFMDv1.cxx
index 4104c3e9be235ae9a7b5a6d650cef7606e5575d4..2e61d15c9218afcf0ce5bc7d9380d917debb96d6 100644
(file)
--- a/
FMD/AliFMDv1.cxx
+++ b/
FMD/AliFMDv1.cxx
@@
-17,6
+17,8
@@
// //
///////////////////////////////////////////////////////////////////////////////
+#include <stdlib.h>
+
#include "AliRun.h"
#include "AliFMDv1.h"
#include "AliMC.h"