- File:
-
- 1 edited
-
src/atom_trajectoryparticleinfo.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/atom_trajectoryparticleinfo.hpp
r57f243 rd74077 20 20 #include <vector> 21 21 22 #include " LinearAlgebra/Vector.hpp"23 #include " LinearAlgebra/VectorSet.hpp"22 #include "vector.hpp" 23 #include "VectorSet.hpp" 24 24 25 25 /********************************************** declarations *******************************/ … … 36 36 37 37 TrajectoryParticleInfo(); 38 ~TrajectoryParticleInfo();38 virtual ~TrajectoryParticleInfo(); 39 39 40 40 private:
Note:
See TracChangeset
for help on using the changeset viewer.
