Commits

MuQun Yang committed 117c3740b50
[svn-r10706] Purpose: bug fix Description: When using memcpy on windows, <string.h> needs to be included. Solution: include <string.h> Platforms tested: MSVS 6.0 on windows XP, too minor to test with three platforms. Misc. update: