mirror of https://github.com/stella-emu/stella.git
Oops, forgot an include in last commit.
This commit is contained in:
parent
5ec4915301
commit
4d67dcbaf7
|
@ -41,6 +41,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
#include <numbers>
|
||||||
|
|
||||||
#include "OSystem.hxx"
|
#include "OSystem.hxx"
|
||||||
#include "PropsSet.hxx"
|
#include "PropsSet.hxx"
|
||||||
|
|
Loading…
Reference in New Issue