- removed another vestigial #define NO_SSE

This commit is contained in:
Rachael Alexanderson 2017-03-25 01:46:30 -04:00
parent 2c3d867946
commit c5805ddd6e
1 changed files with 0 additions and 4 deletions

View File

@ -25,10 +25,6 @@
#include <cstdint>
#include <vector>
#if defined(__arm__) && !defined(NO_SSE)
#define NO_SSE
#endif
class FString;
struct TriFullSpan