Types.h 253 B

1234567891011121314
  1. //
  2. // Copyright @ 2014 Hangzhou Topzen Ltd.
  3. // Author: Tang (tang@hztopzen.com) @ 2014-12
  4. //
  5. #ifndef __TYPES_H
  6. #define __TYPES_H
  7. #include "BaseTypes.h"
  8. #include "BaseHeaders.h"
  9. #include "BaseCalls.h"
  10. #endif /* ----- #ifndef __TYPES_H ----- */