SingingCat 0
application
api_version.h
1#ifndef INCLUDE_CNW_API_VERSION
2#define INCLUDE_CNW_API_VERSION 1
3
4#define CNW_API_VERSION 2
5
6#endif