22 #ifndef BOUNDARYSOLVERFACTORY_HPP
23 #define BOUNDARYSOLVERFACTORY_HPP
25 #include <UtilLib/include/Factory.hpp>
26 #include <UtilLib/include/Singleton.hpp>
31 class BoundaryAbstractSolver;
39 BoundarySolverFactory;
42 #endif // BOUNDARYSOLVERFACTORY_HPP