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