Files
dusklight/include/JSystem/JGadget/std-vector.h
T
2021-03-28 22:49:05 +02:00

8 lines
98 B
C

#ifndef STD_VECTOR_H
#define STD_VECTOR_H
#include "dolphin/types.h"
#endif /* STD_VECTOR_H */