Skip to content

Commit

Permalink
Add missing include to simdarray.h (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio authored May 12, 2021
1 parent 953035b commit f41958c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vc/common/simdarray.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//#include "../IO"

#include <array>
#include <limits>

#include "writemaskedvector.h"
#include "simdarrayhelper.h"
Expand Down

0 comments on commit f41958c

Please sign in to comment.