]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/BASE/interface/HLTinterface-LinkDef.h
hlt build system fixed after commit 25261: ifdef in pkg definitions; added explicit...
[u/mrichter/AliRoot.git] / HLT / BASE / interface / HLTinterface-LinkDef.h
1 // $Id$
2 // Dictionary link def file for the libHLTinterface library
3
4 #ifdef __CINT__
5 #pragma link off all globals;
6 #pragma link off all classes;
7 #pragma link off all functions;
8 #endif