|
||||
File indexing completed on 2024-04-06 12:13:15
0001 #ifndef FWCore_Version_GetFileFormatVersion_h 0002 #define FWCore_Version_GetFileFormatVersion_h 0003 0004 namespace edm { 0005 // We do not inline this function to help avoid inconsistent 0006 // versions being inlined into different libraries. 0007 0008 int getFileFormatVersion(); 0009 } // namespace edm 0010 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |