Skip to content

Commit

Permalink
Fixes after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
adayton1 committed Jan 10, 2024
1 parent 4a55465 commit 8fa12e9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
7 changes: 0 additions & 7 deletions src/DataBase/FieldUpdatePolicy.hh
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,4 @@ private:

#include "FieldUpdatePolicyInline.hh"

#else

// Forward declaration.
namespace Spheral {
template<typename Dimension> class FieldUpdatePolicy;
}

#endif
7 changes: 0 additions & 7 deletions src/Porosity/PalphaPorosity.hh
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,4 @@ private:

#include "PalphaPorosityInline.hh"

#else

// Forward declaration.
namespace Spheral {
template<typename Dimension> class PalphaPorosity;
}

#endif
7 changes: 0 additions & 7 deletions src/Porosity/PorosityModel.hh
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,4 @@ protected:

#include "PorosityModelInline.hh"

#else

// Forward declaration.
namespace Spheral {
template<typename Dimension> class PorosityModel;
}

#endif

0 comments on commit 8fa12e9

Please sign in to comment.