Ticket #41335: patch-test-obtest.h.diff

File patch-test-obtest.h.diff, 283 bytes (added by gezelter@…, 11 years ago)

test/obtest.h patch

  • test/obtest.h

    old new  
    4040
    4141
    4242// some utility functions
    43 typedef shared_ptr<OpenBabel::OBMol> OBMolPtr;
     43typedef obsharedptr<OpenBabel::OBMol> OBMolPtr;
    4444
    4545struct OBTestUtil
    4646{