19#include "rxdock/Model.h"
24AtomListList QueryModel(ModelPtr spModel,
const std::string &strSmart,
25 std::string &strSmiles);
29typedef std::map<int, int> IntIntMap;
30typedef IntIntMap::iterator IntIntMapIter;
31typedef IntIntMap::const_iterator IntIntMapConstIter;