Skip to content

Commit

Permalink
Remove redundant header file include
Browse files Browse the repository at this point in the history
Signed-off-by: Anjan Roy <[email protected]>
  • Loading branch information
itzmeanjan committed Sep 2, 2024
1 parent 186b841 commit 4621071
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/ml_kem/internals/poly/poly_vec.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include "ml_kem/internals/poly/compression.hpp"
#include "ml_kem/internals/poly/ntt.hpp"
#include "ml_kem/internals/poly/serialize.hpp"
#include "ml_kem/internals/utility/force_inline.hpp"
#include "ml_kem/internals/utility/params.hpp"

namespace ml_kem_utils {
Expand Down

0 comments on commit 4621071

Please sign in to comment.