mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
clang-tidy-7 pass (#2408)
This commit is contained in:
committed by
Brian Kelley
parent
c644cef1fd
commit
ec31bea97b
@@ -35,5 +35,5 @@ RWMOL_SPTR_VECT enumerateLibrary(RWMol *mol, VECT_RWMOL_SPTR_VECT &sidechains,
|
||||
RWMOL_SPTR_VECT enumFromFiles(const char *templateName,
|
||||
std::vector<const char *> &sidechainName);
|
||||
|
||||
} // end of TemplateEnum namespace
|
||||
} // namespace TemplateEnum
|
||||
#endif
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
namespace RDKit {
|
||||
class ROMol;
|
||||
class MolSupplier;
|
||||
}
|
||||
} // namespace RDKit
|
||||
|
||||
class RDMolSupplier : public IRDMolSupplier {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user