00001 #ifndef InterpolationDebug_h 00002 #define InterpolationDebug_h 00003 00013 #include "FWCore/Utilities/interface/Visibility.h" 00014 struct dso_internal InterpolationDebug { 00015 static bool debug; 00016 }; 00017 00018 #endif