mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-02-03 15:32:36 +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 <cinttypes>
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
/** SCSI control signals.
|
||||
|
@ -27,7 +27,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#include <loguru.hpp>
|
||||
|
||||
#include <cinttypes>
|
||||
#include <memory>
|
||||
|
||||
ScsiBus::ScsiBus(const std::string name)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user