#ifndef SKELLETON_HH_INCLUDED #define SKELLETON_HH_INCLUDED #include "TH1.h" struct Dum { int x; }; #endif