mirror of
https://github.com/openbabel/openbabel.git
synced 2026-08-10 04:58:04 -05:00
Fix Java compile from previous revision.
This commit is contained in:
@@ -59,9 +59,9 @@ namespace std {
|
||||
|
||||
%include <openbabel/base.h>
|
||||
|
||||
%import <openbabel/chains.h>
|
||||
%import <openbabel/bitvec.h>
|
||||
%import <openbabel/typer.h>
|
||||
%include <openbabel/chains.h>
|
||||
%include <openbabel/bitvec.h>
|
||||
%include <openbabel/typer.h>
|
||||
|
||||
%include <openbabel/pluginiter.h>
|
||||
%template (pluginiterFingerprint) OpenBabel::PluginIter<OpenBabel::OBFingerprint>;
|
||||
|
||||
Reference in New Issue
Block a user