9 lines
58 B
C
9 lines
58 B
C
#pragma once
|
|
|
|
#ifndef VECTOR_H
|
|
#define VECTOR_H
|
|
|
|
|
|
|
|
|
|
#endif |