Line Code
1 2 3 4 5 6
#include "FWCore/AbstractServices/interface/ResourceInformation.h"

namespace edm {
  ResourceInformation::ResourceInformation() = default;
  ResourceInformation::~ResourceInformation() = default;
}  // namespace edm