// @@ // =============================================== // Copyright 2006 UGS Corp. All Rights Reserved. // =============================================== // @@ /** @libschmgt_undef.h undefines for the Schedule Management library */ #include #if !defined(EXPORTLIBRARY) # error EXPORTLIBRARY is not defined #endif #undef EXPORTLIBRARY #if !defined(IPLIB) # error IPLIB is not defined #endif #undef SCHMGT_API #undef SCHMGTEXPORT #undef SCHMGTGLOBAL #undef SCHMGTPRIVATE