Sierra Toolkit  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RegisterProduct.hpp
1 #ifndef STK_UTIL_ENVIRONMENT_RegisterProduct_hpp
2 #define STK_UTIL_ENVIRONMENT_RegisterProduct_hpp
3 
4 namespace sierra {
5 
6 void
7 register_product();
8 
9 } // namespace sierra
10 
11 #endif // STK_UTIL_ENVIRONMENT_RegisterProduct_hpp