Skip to content

Commit

Permalink
Remove un-needed include
Browse files Browse the repository at this point in the history
  • Loading branch information
pazner committed Sep 12, 2023
1 parent 4d94ce5 commit 7284dc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linalg/densemat.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include "vector.hpp"
#include "matrix.hpp"
#include "densemat.hpp"
#include "kernels.hpp"
#include "../general/forall.hpp"
#include "../general/table.hpp"
#include "../general/globals.hpp"
Expand Down

0 comments on commit 7284dc0

Please sign in to comment.