mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-14 07:36:26 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
#include "boo/audiodev/IAudioVoice.hpp"
|
||||
#include <vector>
|
||||
#include <stdint.h>
|
||||
#include <cstdint>
|
||||
#include <limits.h>
|
||||
#include <float.h>
|
||||
#include <cfloat>
|
||||
|
||||
#if __SSE__
|
||||
#include <immintrin.h>
|
||||
|
||||
Reference in New Issue
Block a user