- removed another vestigial #define NO_SSE
This commit is contained in:
parent
2c3d867946
commit
c5805ddd6e
1 changed files with 0 additions and 4 deletions
|
|
@ -25,10 +25,6 @@
|
|||
#include <cstdint>
|
||||
#include <vector>
|
||||
|
||||
#if defined(__arm__) && !defined(NO_SSE)
|
||||
#define NO_SSE
|
||||
#endif
|
||||
|
||||
class FString;
|
||||
|
||||
struct TriFullSpan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue