mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-12 06:55:46 -04:00
SDL: Add missing <cmath> include to sdl_host_interface.cpp
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
#include "sdl_audio_stream.h"
|
||||
#include "sdl_settings_interface.h"
|
||||
#include <cinttypes>
|
||||
#include <cmath>
|
||||
#include <imgui.h>
|
||||
#include <imgui_stdlib.h>
|
||||
#include <nfd.h>
|
||||
|
Reference in New Issue
Block a user