Changeset 62436 in vbox for trunk/src/VBox/Runtime/common/time
- Timestamp:
- Jul 22, 2016 12:46:53 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/time/timesupref.h
r54940 r62436 314 314 * No joy must try again. 315 315 */ 316 #ifdef _MSC_VER 317 # pragma warning(disable: 4702) 318 #endif 316 319 #ifndef IN_RING3 317 320 ASMSetFlags(uFlags);
Note:
See TracChangeset
for help on using the changeset viewer.