// @@ // =============================================== // Copyright 2006 UGS Corp. All Rights Reserved. // =============================================== // @@ /** @libdocmgtapp_undef.h undefines for the Document Management library */ #include #if !defined(EXPORTLIBRARY) # error EXPORTLIBRARY is not defined #endif #undef EXPORTLIBRARY #if !defined(IPLIB) # error IPLIB is not defined #endif #undef docmgtapp_API #undef docmgtappEXPORT #undef docmgtappGLOBAL #undef docmgtappPRIVATE