| # | Line 43 | Line 43 | |
|---|---|---|
| 43 | #ifndef INTEGRATORS_FLUCTUATINGCHARGENVT_HPP | |
| 44 | #define INTEGRATORS_FLUCTUATINGCHARGENVT_HPP | |
| 45 | ||
| 46 | < | #include "integrators/FluctuatingChargePropagator.hpp" |
| 46 | > | #include "flucq/FluctuatingChargePropagator.hpp" |
| 47 | #include "brains/Thermo.hpp" | |
| 48 | ||
| 49 | namespace OpenMD { | |
| # | Line 102 | Line 102 | namespace OpenMD { | |
| 102 | ||
| 103 | Snapshot* currentSnapshot_; | |
| 104 | Thermo thermo; | |
| 105 | + | |
| 106 | }; | |
| 107 | ||
| 108 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |