- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/unittests/analysisbondsunittest.cpp
rd74077 rbf3817 5 5 * Author: heber 6 6 */ 7 8 // include config.h 9 #ifdef HAVE_CONFIG_H 10 #include <config.h> 11 #endif 7 12 8 13 using namespace std; … … 24 29 #include "molecule.hpp" 25 30 #include "periodentafel.hpp" 26 #include " vector.hpp"31 #include "LinearAlgebra/Vector.hpp" 27 32 #include "World.hpp" 28 33
Note:
See TracChangeset
for help on using the changeset viewer.