add missing includes

This commit is contained in:
Romain Thomas
2021-01-31 21:12:27 +01:00
parent bb7a898eee
commit 7831e6113c
3 changed files with 3 additions and 0 deletions
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include <sstream>
#include "pyAbstract.hpp"
#include "LIEF/Abstract/hash.hpp"