]> git.siccegge.de Git - frida/frida.git/blobdiff - src/core/InformationManager.hxx
Add testcase for serializing / deserializing BasicBlocks
[frida/frida.git] / src / core / InformationManager.hxx
index 5681842ba92d18165167033d81a14c22ad59b863..f6eeb30f4cede67fbe4b28989993ea0815305133 100644 (file)
@@ -6,7 +6,8 @@
 #include <string>
 #include <map>
 
-class Disassembler;
+#include "disassembler/Disassembler.hxx"
+
 class Function;
 class BasicBlock;
 class Comment;