Skip to content

Commit

Permalink
Removed VLD.H as req for build
Browse files Browse the repository at this point in the history
  • Loading branch information
hernandp committed Jul 18, 2017
1 parent ef40361 commit 9be8886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CartelMania.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#include "GdiPEngWrapper.h"

// Use VisualLeak Detector
#include <vld.h>
// #include <vld.h>
using namespace std;
using namespace Gdiplus;

Expand Down

0 comments on commit 9be8886

Please sign in to comment.