include <algorithm> for std::min
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include <QVBoxLayout>
|
||||
#include <QDialogButtonBox>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
extern "C" {
|
||||
#include "../cpu/cpu.h"
|
||||
|
||||
|
@@ -2,6 +2,8 @@
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
extern "C" {
|
||||
#include <86box/device.h>
|
||||
#include <86box/gameport.h>
|
||||
|
Reference in New Issue
Block a user