]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added include TError.h.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 10 Jul 2006 17:36:01 +0000 (17:36 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 10 Jul 2006 17:36:01 +0000 (17:36 +0000)
EVE/Reve/Reve.h

index 64aa66108d68373eae1be295617789bd177c2736..94d9899fc368f1ca36fa81947cea9ae906916a94 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <string>
 #include <TString.h>
+#include <TError.h>
 #include <Gtypes.h>
 
 inline bool operator==(const TString& t, const std::string& s)