Skip to content

Commit

Permalink
include cstdint
Browse files Browse the repository at this point in the history
  • Loading branch information
atupone committed Mar 14, 2023
1 parent 75dd112 commit 6b00a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/fbgemm/UtilsAvx2.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
// This file defines common utilities used in code compiled with avx2/avx512
// flags.

#include <cstdint>
#include <string>

namespace fbgemm {
Expand Down

0 comments on commit 6b00a6a

Please sign in to comment.