2017-04-17 06:17:10 -06:00

10 lines
127 B
C
Executable File

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