NumProdServiceInterface.h
Go to the documentation of this file.
1 #ifndef art_test_Integration_producing_services_NumProdServiceInterface_h
2 #define art_test_Integration_producing_services_NumProdServiceInterface_h
3 
6 
7 namespace arttest {
9  };
10 }
11 
13 
14 #endif /* art_test_Integration_producing_services_NumProdServiceInterface_h */
15 
16 // Local Variables:
17 // mode: c++
18 // End:
#define DECLARE_ART_SERVICE_INTERFACE(svc, scope)
Definition: ServiceMacros.h:94