X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;f=src%2Fcore%2Fevents%2FNewFunctionEvent.hxx;h=febcd1dab44bcd5075844deb471fd63eacf73399;hb=4a6fbb89405d47cd431157c10db4ab36a19cbb51;hp=f6d477c1fe88fbffde8b54158422632212f6f8c3;hpb=5afba5f952385321480f53091363a5fba2e16f62;p=frida%2Ffrida.git diff --git a/src/core/events/NewFunctionEvent.hxx b/src/core/events/NewFunctionEvent.hxx index f6d477c..febcd1d 100644 --- a/src/core/events/NewFunctionEvent.hxx +++ b/src/core/events/NewFunctionEvent.hxx @@ -1,8 +1,6 @@ #ifndef INCLUDE__NewFunctionEvent_hxx_ #define INCLUDE__NewFunctionEvent_hxx_ -#include - class Function; class NewFunctionEvent {