mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Switch build fixes
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#include "amuse/DSPCodec.hpp"
|
||||
#include <algorithm>
|
||||
#include <memory.h>
|
||||
|
||||
#if __SWITCH__
|
||||
#include "switch_math.hpp"
|
||||
#endif
|
||||
|
||||
#undef min
|
||||
#undef max
|
||||
|
||||
Reference in New Issue
Block a user