- 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

View file

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