# | Line 43 | Line 43 | |
---|---|---|
43 | #define APPLICATION_HYDRODYNAMICS_BEADMODEL_HPP | |
44 | ||
45 | #include "applications/hydrodynamics/ApproximationModel.hpp" | |
46 | < | #include "openbabel/mol.hpp" |
46 | > | #include "utils/ElementsTable.hpp" |
47 | ||
48 | – | using namespace OpenBabel; |
48 | namespace oopse { | |
49 | ||
50 | class BeadModel : public ApproximationModel { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |