#include "oechem.h" using namespace OEChem; int main() { OEMol mol; return 0; }