Do not include header what is not used

Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
This commit is contained in:
Anjan Roy
2024-11-18 23:27:35 +04:00
parent 274a25d821
commit 7356a9ede4

View File

@@ -1,5 +1,4 @@
#pragma once
#include "ml_kem/internals/utility/force_inline.hpp"
#include "randomshake/randomshake.hpp"
#include <bit>
#include <cstdint>