2024-03-20 18:08:17 -06:00

10 lines
127 B
C

#ifndef _GEOMLIB_H_
#define _GEOMLIB_H_
#define IMPORTING
#include "geom.h"
#undef IMPORTING
#endif // _GEOMLIB_H_