#ifndef __OTX_BASE_HPP__
#define __OTX_BASE_HPP__

#include "OTXBasicTypes.hpp"
#include "otx/base/Compiler.hpp"

#endif // __OTX_BASE_HPP__