Changeset 83788 in vbox for trunk/src/VBox/Main
- Timestamp:
- Apr 18, 2020 12:01:22 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/SessionImpl.h
r82968 r83788 29 29 #endif 30 30 31 #if def RT_OS_WINDOWS31 #if defined(RT_OS_WINDOWS) && !RT_MSC_PREREQ(RT_MSC_VER_VC141) 32 32 [threading(free)] 33 33 #endif
Note:
See TracChangeset
for help on using the changeset viewer.