diff --git a/dyninstAPI/includes.cpp b/dyninstAPI/includes.cpp index 619bd95..23e9731 100644 --- a/dyninstAPI/includes.cpp +++ b/dyninstAPI/includes.cpp @@ -18,7 +18,6 @@ #include "BPatch_object.h" #include "BPatch_point.h" #include "BPatch_process.h" -#include "BPatch_Set.h" #include "BPatch_snippet.h" #include "BPatch_sourceBlock.h" #include "BPatch_sourceObj.h" diff --git a/generic/xmas_tree.cpp b/generic/xmas_tree.cpp index b20da1c..2707992 100644 --- a/generic/xmas_tree.cpp +++ b/generic/xmas_tree.cpp @@ -33,7 +33,6 @@ #include "BPatch_object.h" #include "BPatch_point.h" #include "BPatch_process.h" -#include "BPatch_Set.h" #include "BPatch_snippet.h" #include "BPatch_sourceBlock.h" #include "BPatch_sourceObj.h"