Skip to content

Commit

Permalink
Remove unnecessary #includes
Browse files Browse the repository at this point in the history
  • Loading branch information
ckhroulev committed Oct 30, 2021
1 parent 2c4ec51 commit 1f6a896
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/basalstrength/OptTillphiYieldStress.hh
Expand Up @@ -19,11 +19,9 @@
#ifndef _PISMOPTTILLPHIYIELDSTRESS_H_
#define _PISMOPTTILLPHIYIELDSTRESS_H_

#include "YieldStress.hh"
#include "MohrCoulombYieldStress.hh"

#include "pism/util/iceModelVec.hh"
#include "pism/util/iceModelVec2T.hh"

namespace pism {

Expand Down

0 comments on commit 1f6a896

Please sign in to comment.