Skip to content

Commit

Permalink
Add missing header for PySolver
Browse files Browse the repository at this point in the history
  • Loading branch information
bmhan12 committed Apr 22, 2024
1 parent b124bf6 commit 0a9f4d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coreComponents/physicsSolvers/python/PySolver.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef GEOS_PYTHON_PYSOLVER_HPP_
#define GEOS_PYTHON_PYSOLVER_HPP_

#include "mesh/DomainPartition.hpp"
#include "physicsSolvers/SolverBase.hpp"

#endif

0 comments on commit 0a9f4d2

Please sign in to comment.