mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-15 23:24:04 +08:00
61d69fde9e
- Included <mutex> in Interface_Category.cxx to support thread synchronization. - Added <windows.h> in Standard_StackTrace.cxx for Windows-specific functionality. - Removed deprecated macro usage example in Standard_Macro.hxx to clean up the code.