X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fcore%2Fevents%2FNewFunctionEvent.hxx;fp=src%2Fcore%2Fevents%2FNewFunctionEvent.hxx;h=febcd1dab44bcd5075844deb471fd63eacf73399;hp=f6d477c1fe88fbffde8b54158422632212f6f8c3;hb=2df1ac837e68c35b05db27b39f9d16470181298d;hpb=42c66e29eeee1c1e0d7eb4450202fc0493db65e9 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 {