%module break %include "std_vector.i" namespace std { %template(vectori) vector; %template(vectord) vector; };