build fix for lynx (missing <algorithm>)

This commit is contained in:
zeromus 2020-05-31 17:05:19 -05:00
parent 8f4945405a
commit fe13fb88d9
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
#include "machine.h"
#include <string>
#include <algorithm>
#define HANDY_SYSTEM_FREQ 16000000
#define HANDY_TIMER_FREQ 20