- finally foudn and fixed color picking crash!

This commit is contained in:
SoftCoder
2016-01-18 23:25:31 -08:00
parent ded8df97d6
commit 1f8096ff81
6 changed files with 31 additions and 16 deletions

View File

@@ -22,7 +22,7 @@
#include <errno.h>
#endif
#include "common_scoped_ptr.h"
#include <memory>
//#include <memory>
using namespace Shared::Util;
using namespace Shared::PlatformCommon;