Ticket #41335: patch-test-obtest.h.diff
File patch-test-obtest.h.diff, 283 bytes (added by gezelter@…, 11 years ago) |
---|
-
test/obtest.h
old new 40 40 41 41 42 42 // some utility functions 43 typedef shared_ptr<OpenBabel::OBMol> OBMolPtr;43 typedef obsharedptr<OpenBabel::OBMol> OBMolPtr; 44 44 45 45 struct OBTestUtil 46 46 {