FIX: Moved template(ItemVector) from Xdmf.i to XdmfCore.i
This caused Java Wrappings to fail, since the core would return the swigified name and the non-core would return an ItemVector. Swig did not know how to override the swigified name with ItemVector.
Please register or sign in to comment