Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
vector 241 B
#ifndef __VECTOR_HEADER_WRAPPER_
#define __VECTOR_HEADER_WRAPPER_

#include <bits/../vector>
#include <ostream>
#include "compare"
#include "string"
#include "sstream"
#include "extensions/vector.hpp"

#endif /* __VECTOR_HEADER_WRAPPER_ */