remove #include of visual leak detector (used to find memory leaks in ExampleBrowser/main.cpp)

This commit is contained in:
erwin coumans
2016-07-16 00:58:09 -07:00
parent f9762d63ab
commit a12d25e6ce

View File

@@ -1,4 +1,4 @@
#include "C:\develop\visual_leak_detector\vld-2.5\vld-2.5\src\vld.h"
#include "OpenGLExampleBrowser.h"