Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 11:56:18

0001 #ifndef GENERS_CPP11_CONFIG_HH_
0002 #define GENERS_CPP11_CONFIG_HH_
0003 
0004 #ifndef CPP11_STD_AVAILABLE
0005 #define CPP11_STD_AVAILABLE
0006 #endif
0007 
0008 #endif  // GENERS_CPP11_CONFIG_HH_