]> git.siccegge.de Git - frida/frida.git/blobdiff - src/core/events/NewFunctionEvent.hxx
Remove unnecessary include for <string>
[frida/frida.git] / src / core / events / NewFunctionEvent.hxx
index f6d477c1fe88fbffde8b54158422632212f6f8c3..febcd1dab44bcd5075844deb471fd63eacf73399 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef INCLUDE__NewFunctionEvent_hxx_
 #define INCLUDE__NewFunctionEvent_hxx_
 
-#include <string>
-
 class Function;
 
 class NewFunctionEvent {