mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Add cmath include to AudioMixer for std::pow
This commit is contained in:
committed by
Gymnasiast
parent
98d59ccaa3
commit
e670a386ba
@@ -14,6 +14,7 @@
|
||||
*****************************************************************************/
|
||||
#pragma endregion
|
||||
|
||||
#include <cmath>
|
||||
#include "../config/Config.h"
|
||||
#include "../Context.h"
|
||||
#include "audio.h"
|
||||
|
||||
Reference in New Issue
Block a user