Changeset 62768 in vbox for trunk/src/VBox
- Timestamp:
- Jul 31, 2016 4:02:06 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp
r60063 r62768 53 53 54 54 #include <stdio.h> 55 #include <iprt/win/windows.h> /* Avoid -Wall warnings. */ 55 56 #include "VirtualBox.h" 56 57 … … 256 257 257 258 258 int main( int argc, char *argv[])259 int main() 259 260 { 260 261 HRESULT rc;
Note:
See TracChangeset
for help on using the changeset viewer.