Files
Hoops_Exchange/exchange/exchangesource/TranslateToPkParts/fg.c
2025-12-15 22:06:49 +08:00

8 lines
175 B
C

#ifdef WIN32
# pragma warning(disable: 4018 4100 4244)
#endif
#ifndef PARASOLID_INSTALL_DIR
# error PARASOLID_INSTALL_DIR environment variable required
#endif
#include <fg.c>