Files
c2/v0/types.h
T
2026-04-29 10:59:06 +02:00

10 lines
95 B
C

/**
* Contains runtime information about types.
*/
#ifndef TYPES_H
#define TYPES_H
#endif