Changeset 5993 in vbox
- Timestamp:
- Dec 6, 2007 3:15:07 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleVRDPServer.cpp
r5992 r5993 29 29 30 30 #include <VBox/err.h> 31 #ifdef VBOX_VRDP 31 32 #include <VBox/VRDPOrders.h> 33 #endif /* VBOX_VRDP */ 32 34 33 35 class VRDPConsoleCallback : public IConsoleCallback
Note:
See TracChangeset
for help on using the changeset viewer.