X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FOSD%2FOSD_SharedLibrary.cxx;h=b4adda843d97f2092451e7714e8aeecabfcfed74;hb=f4a7308f61af6cde23a6380eb8127695b75f4690;hpb=53d770b3a23215ac51c391114e0e247ed0a2e13f diff --git a/src/OSD/OSD_SharedLibrary.cxx b/src/OSD/OSD_SharedLibrary.cxx index b635baad31..b4adda843d 100644 --- a/src/OSD/OSD_SharedLibrary.cxx +++ b/src/OSD/OSD_SharedLibrary.cxx @@ -189,6 +189,8 @@ void OSD_SharedLibrary::Destroy() { #include #include +#include + static DWORD lastDLLError; static wchar_t errMsg[1024];