axmol/cocoa/NSData.cpp

10 lines
82 B
C++
Raw Normal View History

2010-07-06 10:19:51 +08:00
#include "NSData.h"
NSData::NSData(void)
{
}
NSData::~NSData(void)
{
}