#include <openbabel/babelconfig.h>
#include <openbabel/obmolecformat.h>
#include <openbabel/mol.h>
#include <algorithm>
Subclass of OBFormat for conversion of OBMol.