Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMarchand20 committed Mar 13, 2024
1 parent d614322 commit db3dd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/htool/htool.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
#include "misc/misc.hpp"
#include "misc/user.hpp"

#include "basic_types/matrix.hpp"
#include "basic_types/vector.hpp"
#include "hmatrix/hmatrix.hpp"
#include "hmatrix/interfaces/virtual_generator.hpp"
#include "matrix/matrix.hpp"

#ifdef WITH_HPDDM
# include "solvers/ddm.hpp"
Expand Down

0 comments on commit db3dd79

Please sign in to comment.