Skip to content

Commit

Permalink
#if-guard xmmintrin.h
Browse files Browse the repository at this point in the history
  • Loading branch information
timhutton committed Jun 9, 2024
1 parent 0004617 commit 5eff20e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/readybase/AbstractRD.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
#include <algorithm>

// SSE:
#if USE_SSE
#include <xmmintrin.h>
#endif

using namespace std;

Expand Down

0 comments on commit 5eff20e

Please sign in to comment.