mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-02-09 08:30:39 +00:00
One more attempt to fix GCC build.
This commit is contained in:
parent
6f247f64cd
commit
ee7b2838bc
@ -29,6 +29,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||||||
#include <array>
|
#include <array>
|
||||||
#include <cinttypes>
|
#include <cinttypes>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
#include <memory>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
/** SCSI control signals.
|
/** SCSI control signals.
|
||||||
|
@ -27,7 +27,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||||||
#include <loguru.hpp>
|
#include <loguru.hpp>
|
||||||
|
|
||||||
#include <cinttypes>
|
#include <cinttypes>
|
||||||
#include <memory>
|
|
||||||
|
|
||||||
ScsiBus::ScsiBus(const std::string name)
|
ScsiBus::ScsiBus(const std::string name)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user