CDROM: Add missing include for <cmath>
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#include "settings.h"
|
||||
#include "spu.h"
|
||||
#include "system.h"
|
||||
#include <cmath>
|
||||
#ifdef WITH_IMGUI
|
||||
#include "imgui.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user