#ifndef _VECTOR_TEMPLATE_H
#define _VECTOR_TEMPALTE_H

//namespace std {

#include <vector.h>

//}

#endif
