Skip to content
Snippets Groups Projects
Commit 228d84fc authored by Rene Brun's avatar Rene Brun
Browse files

replace include TH2.h by TNamed.h

git-svn-id: http://root.cern.ch/svn/root/trunk@17672 27541ba8-7e3a-0410-8455-c3a389f83636
parent 92ff78eb
Branches
Tags
No related merge requests found
// @(#)root/spectrum:$Name: $:$Id: TSpectrum2Transform.h,v 1.1 2006/09/28 19:29:30 brun Exp $ // @(#)root/spectrum:$Name: $:$Id: TSpectrum2Transform.h,v 1.2 2006/10/02 10:58:42 brun Exp $
// Author: Miroslav Morhac 25/09/06 // Author: Miroslav Morhac 25/09/06
/************************************************************************* /*************************************************************************
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
// // // //
////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////
#ifndef ROOT_TH2 #ifndef ROOT_TNamed
#include "TH2.h" #include "TNamed.h"
#endif #endif
class TSpectrum2Transform : public TObject { class TSpectrum2Transform : public TObject {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment