mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
Foundation Classes - Remove redundant pragma lib comment in OSD_Host.cxx (#902)
This commit is contained in:
@@ -219,10 +219,6 @@ Standard_Integer OSD_Host::Error() const
|
||||
|
||||
#include <OSD_Host.hxx>
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#pragma comment(lib, "WSOCK32.LIB")
|
||||
#endif
|
||||
|
||||
void _osd_wnt_set_error(OSD_Error&, Standard_Integer, ...);
|
||||
|
||||
static BOOL fInit = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user