We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0899a08 commit ea96ea3Copy full SHA for ea96ea3
include/fbgemm/UtilsAvx2.h
@@ -8,6 +8,7 @@
8
// This file defines common utilities used in code compiled with avx2/avx512
9
// flags.
10
11
+#include <cstdint>
12
#include <string>
13
14
namespace fbgemm {
0 commit comments