CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GetReleaseVersion.h
Go to the documentation of this file.
1 #ifndef FWCore_Version_GetReleaseVersion_h
2 #define FWCore_Version_GetReleaseVersion_h
3 
4 #include <string>
5 
6 namespace edm {
7  std::string getReleaseVersion();
8 }
9 #endif
std::string getReleaseVersion()