Commit 9fce0bfc authored by D'azevedo, Ed's avatar D'azevedo, Ed
Browse files

add header for estimate_work

parent 8159e8f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
#include <stdexcept>

#include "dmrg_types.h"
#include "estimate_work.h"

template<typename T>
class BatchedGemm {