1
     2
     3
     4
     5
     6
#ifndef CXXSTD_VECTOR_H
#define CXXSTD_VECTOR_H 1

#include <vector>

#endif // CXXSTD_VECTOR_H