CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SaveConfiguration.h
Go to the documentation of this file.
1 #ifndef FWCore_ServiceRegistry_SaveConfiguration_h
2 #define FWCore_ServiceRegistry_SaveConfiguration_h
3 // -*- C++ -*-
4 //
5 // Package: ServiceRegistry
6 // Class : SaveConfiguration
7 //
17 //
18 // Original Author: Chris Jones
19 // Created: Fri Mar 12 14:55:07 CST 2010
20 // $Id$
21 //
22 
23 // system include files
24 
25 // user include files
26 
27 // forward declarations
28 
29 namespace edm {
30  namespace serviceregistry {
32  {
33  };
34  }
35 }
36 
37 #endif