Skip to content

Commit

Permalink
Include modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
Pencilcaseman committed Aug 2, 2023
1 parent 5d668bb commit b0f654d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions librapid/include/librapid/math/vectorImpl.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef LIBRAPID_MATH_VECTOR_HPP
#define LIBRAPID_MATH_VECTOR_HPP

#include "../simd/simd.hpp" // Required for SIMD operations

namespace librapid {
namespace typetraits {
template<typename T, uint64_t N>
Expand Down

0 comments on commit b0f654d

Please sign in to comment.