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

10 lines
127 B
C

#ifndef _MESHLIB_H_
#define _MESHLIB_H_
#define IMPORTING
#include "mesh.h"
#undef IMPORTING
#endif // _MESHLIB_H_