Skip to content
Snippets Groups Projects

Revert some interface changes of THistSvc

Merged Martin Errenst requested to merge merrenst/Gaudi:THistSvc-180131 into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -20,7 +20,7 @@ class TList;
class TDirectory;
class TGraph;
class ITHistSvc : virtual public IService
class GAUDI_API ITHistSvc : virtual public IService
{
public:
/// InterfaceID
Loading