Init
This commit is contained in:
8
exchange/exchangesource/TranslateToPkParts/fg.c
Normal file
8
exchange/exchangesource/TranslateToPkParts/fg.c
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifdef WIN32
|
||||
# pragma warning(disable: 4018 4100 4244)
|
||||
#endif
|
||||
|
||||
#ifndef PARASOLID_INSTALL_DIR
|
||||
# error PARASOLID_INSTALL_DIR environment variable required
|
||||
#endif
|
||||
#include <fg.c>
|
||||
Reference in New Issue
Block a user