Skip to content

Commit

Permalink
MNT: cleanup unused forward declarations (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros authored Oct 19, 2023
1 parent d08acbf commit bae8f94
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/output/output.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
#include "dump.hpp"
#include "slice.hpp"

class Vtk;
class Dump;

using AnalysisFunc = void (*) (DataBlock &);

using UserDefVariablesContainer = std::map<std::string,IdefixHostArray3D<real>>;
Expand Down

0 comments on commit bae8f94

Please sign in to comment.