From 45942008ebec2d78d50411d68c4c637bc245d364 Mon Sep 17 00:00:00 2001 From: "SND\\ussrhero_cp" Date: Sun, 9 Apr 2017 09:26:00 +0000 Subject: [PATCH] [0.3.x] fixed : build error git-svn-id: https://pykd.svn.codeplex.com/svn@91210 9b283d60-5439-405e-af05-b73fd8c4d996 --- pykd/pymod.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/pykd/pymod.cpp b/pykd/pymod.cpp index 55fd67a..95f63b5 100644 --- a/pykd/pymod.cpp +++ b/pykd/pymod.cpp @@ -21,7 +21,6 @@ #include "pytypeinfo.h" #include "pycpucontext.h" #include "pyprocess.h" -#include "pydataaccess.h" using namespace pykd;