// @@ // =============================================== // Copyright 2006 UGS Corp. All Rights Reserved. // =============================================== // @@ /** @libschmgt_bridge_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 SCHMGTBRI_API #undef SCHMGTBRIEXPORT #undef SCHMGTBRIGLOBAL #undef SCHMGTBRIPRIVATE