- Timestamp:
- Oct 24, 2022 8:03:06 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/include/VBox/GuestHost/HGCMMockUtils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/HGCMMockUtils.h
r97270 r97273 65 65 # pragma once 66 66 #endif 67 68 #include <iprt/err.h> 69 #include <iprt/semaphore.h> 70 #include <iprt/thread.h> 71 #include <iprt/types.h> 72 73 #include <VBox/GuestHost/HGCMMock.h> 74 67 75 68 76 /** Prototype for HGCM Mock utils context. */
Note:
See TracChangeset
for help on using the changeset viewer.

