source: trunk/MagicSoft/Mars/mbase/BaseIncl.h@ 843

Last change on this file since 843 was 604, checked in by tbretz, 24 years ago
*** empty log message ***
File size: 122 bytes
Line 
1#ifndef __CINT__
2
3#include <fstream.h>
4
5#include <TFile.h>
6#include <TTree.h>
7
8#include <TGListBox.h>
9
10#endif // __CINT__
Note: See TracBrowser for help on using the repository browser.