]> Git Repo - qemu.git/commit
disas/nanomips: Remove #include <sstream>
authorMilica Lazarevic <[email protected]>
Mon, 12 Sep 2022 12:26:23 +0000 (14:26 +0200)
committerPhilippe Mathieu-Daudé <[email protected]>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
commit912c95b4fae34a8fc62d383bd3f757ceda8cd20f
tree8aa9b637e49903ff6baf0f53f101f4cdc5c8340b
parent1a1cc52a88eed130cc99f4912844cddb14a0c8af
disas/nanomips: Remove #include <sstream>

<sstream> is a C++ library and it's not used by disassembler.

Signed-off-by: Milica Lazarevic <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20220912122635[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
disas/nanomips.cpp
This page took 0.029126 seconds and 4 git commands to generate.