1 parent dd4fe1a commit 163a4c1Copy full SHA for 163a4c1
1 file changed
cpp/deglib/include/deglib/utils/cpu.h
@@ -3,6 +3,7 @@
3
#include "deglib/config.h"
4
5
#include <cstdint>
6
+#include <stdexcept>
7
8
namespace deglib::cpu {
9
0 commit comments