CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/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 }