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

12 lines
166 B
C

#ifndef _MESHADJLIB_H_
#define _MESHADJLIB_H_
#define IMPORTING
#include "export.h"
#include "meshadj.h"
#include "MeshDelta.h"
#undef IMPORTING
#endif