# | Line 4 | Line 4 | |
---|---|---|
4 | #include <cppunit/extensions/HelperMacros.h> | |
5 | #include "math/SquareMatrix.hpp" | |
6 | ||
7 | < | using namespace oopse; |
7 | > | using namespace OpenMD; |
8 | ||
9 | typedef SquareMatrix<double, 3> SMat3x3; | |
10 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |