mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-04-07 11:30:30 +02:00
AttractMode needed cstdlib header to compile in linux.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
*/
|
||||
#include "AttractMode.h"
|
||||
#include "../Graphics/Page.h"
|
||||
#include <cstdlib>
|
||||
|
||||
AttractMode::AttractMode()
|
||||
: IsActive(false)
|
||||
|
||||
Reference in New Issue
Block a user