]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/root2date.cxx
removing useless OCDB objects for T0
[u/mrichter/AliRoot.git] / MONITOR / root2date.cxx
index a698e92312c78796c7571926a5ab15070f2f4ffa..dca2afa8d8d4e3b8f24fbd4083aec17f6420734f 100644 (file)
@@ -7,6 +7,8 @@
 
 #include "root2date.h"
 
+using std::ofstream;
+
 int Root2Date(AliRawVEvent *gdcRootEvent, unsigned char *gdcDateEvent, char *ddlDir) {
 
  unsigned char *p=gdcDateEvent;