Origen V93K SMT7 Library
 All Classes Namespaces Files Functions Variables Typedefs Macros
utils.hpp
Go to the documentation of this file.
1 #ifndef ORIGEN_UTILS_INCLUDED
2 #define ORIGEN_UTILS_INCLUDED
3 
4 #include "utils/version.hpp"
5 
6 namespace Origen {
7 namespace Utils {}
8 }
9 
10 #endif