mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 12:25:41 -04:00
CDROM: Add missing include for <cmath>
This commit is contained in:
parent
67344070ea
commit
bc34a75e03
@ -9,6 +9,7 @@
|
||||
#include "settings.h"
|
||||
#include "spu.h"
|
||||
#include "system.h"
|
||||
#include <cmath>
|
||||
#ifdef WITH_IMGUI
|
||||
#include "imgui.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user