Update tensor.hpp -fix build

removing core/ from rng.hpp
This commit is contained in:
askmyteapot
2026-07-20 08:51:51 +10:00
committed by GitHub
parent 6df4b9856f
commit f588c5a071
+1 -1
View File
@@ -16,7 +16,7 @@
#include <utility>
#include <vector>
#include "core/rng.hpp"
#include "rng.hpp"
namespace sd {