From: Christoph Egger Date: Thu, 26 Mar 2015 13:57:52 +0000 (+0100) Subject: Properly add StreamReader class X-Git-Tag: v0.1~11 X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=commitdiff_plain;h=85728a79afa06bc7d44a931225a9231efb55df74;hp=85728a79afa06bc7d44a931225a9231efb55df74 Properly add StreamReader class It already comes in via the inclusion of BasicBlock but Function needs it on it's own ---