Closed lorisercole closed 10 months ago
The DQMC/MixedEstimator.cpp module needs the headers of the highfive library: https://github.com/sanshar/Dice/blob/35e196b5a1f3d3892d9a4b837355705036e60d9c/DQMC/MixedEstimator.cpp#L8
highfive
This should be included in the Makefile.
It's now fixed in this commit
Yes I just realized that this was introduced by the last commit 35e196b5a1f3d3892d9a4b837355705036e60d9c. Thanks!
The DQMC/MixedEstimator.cpp module needs the headers of the
highfive
library: https://github.com/sanshar/Dice/blob/35e196b5a1f3d3892d9a4b837355705036e60d9c/DQMC/MixedEstimator.cpp#L8This should be included in the Makefile.