Changeset 47261 in vbox
- Timestamp:
- Jul 19, 2013 1:59:25 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 87390
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstMouseImpl.cpp
r47257 r47261 29 29 #include <iprt/test.h> 30 30 31 #ifndef RT_OS_WINDOWS 31 32 NS_DECL_CLASSINFO(Mouse) 32 33 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(Mouse, IMouse) 34 #endif 33 35 34 36 PDMIVMMDEVPORT VMMDevPort;
Note:
See TracChangeset
for help on using the changeset viewer.