VirtualBox

Ignore:
Timestamp:
Jun 2, 2020 1:55:57 PM (4 years ago)
Author:
vboxsync
Message:

build fixes for r138387

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp

    r84639 r84640  
    2828#include <iprt/stream.h>
    2929#include <iprt/string.h>
     30#include <iprt/thread.h>
    3031#include <iprt/uuid.h>
    3132#include <iprt/file.h>
     
    23682369    unsigned i = 0;
    23692370    const char progressChars[] = { '|', '/', '-', '\\'};
    2370     MachineState machineState;
     2371    MachineState_T machineState;
    23712372    uint64_t u64Started = RTTimeMilliTS();
    23722373    do
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette