# | Line 22 | Line 22 | |
---|---|---|
22 | ||
23 | \*******************************************************************/ | |
24 | ||
25 | – | #include <protomol/base/Exception.h> |
25 | ||
26 | + | |
27 | + | |
28 | + | #include "utils/Exception.hpp" |
29 | + | |
30 | using namespace std; | |
31 | < | using namespace ProtoMol; |
31 | > | using namespace OpenMD; |
32 | ||
33 | unsigned int Exception::causePrintLevel = 10; | |
34 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |