CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2/src/FWCore/Utilities/src/Presence.cc

Go to the documentation of this file.
00001 /*----------------------------------------------------------------------
00002 $Id: Presence.cc,v 1.1 2006/02/16 02:41:54 wmtan Exp $
00003 ----------------------------------------------------------------------*/
00004 
00005 #include "FWCore/Utilities/interface/Presence.h"
00006 
00007 namespace edm {
00008   Presence::~Presence() {}
00009 }