mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-30 14:50:26 -04:00
friend CCHttpClient
This commit is contained in:
parent
84c0ba5f0f
commit
2d274693c1
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ NS_CC_EXT_BEGIN
|
|||
*/
|
||||
class CC_DLL CCHttpClient : public CCObject
|
||||
{
|
||||
GEODE_FRIEND_MODIFY
|
||||
public:
|
||||
/** Return the shared instance **/
|
||||
static CCHttpClient *getInstance();
|
||||
|
|
Loading…
Add table
Reference in a new issue