00001 #ifndef gridripper_phys_BuildInfo_h 00002 #define gridripper_phys_BuildInfo_h 00003 00004 #include <string> 00005 00006 namespace gridripper { namespace phys { 00007 00008 using namespace std; 00009 00017 string getBuildInfo(); 00018 00019 } } // namespace gridripper::phys 00020 00021 #endif /* gridripper_phys_BuildInfo_h */