# | Line 7 | Line 7 | using namespace std; | |
---|---|---|
7 | // Registers the fixture into the 'registry' | |
8 | ||
9 | using namespace std; | |
10 | < | using namespace oopse; |
10 | > | using namespace OpenMD; |
11 | CPPUNIT_TEST_SUITE_REGISTRATION( IfstrstreamTestCase ); | |
12 | ||
13 | #ifndef IS_MPI |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |