- 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

@@ -15,7 +15,7 @@
#include "graphics_interface.h"
#include "config.h"
#include "platform_common.h"
#include <memory>
//#include <memory>
using namespace Shared::Graphics;
using namespace Shared::Graphics::Gl;