VirtualBox

Changeset 91372 in vbox for trunk/include


Ignore:
Timestamp:
Sep 24, 2021 5:32:57 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147049
Message:

Main: bugref:1909: Fixed compilation issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VirtualBoxTranslator.h

    r91371 r91372  
    2222#endif
    2323
    24 #include <iprt/cpp/lock.h>
     24#include <iprt/cdefs.h>
     25#include <iprt/thread.h>
     26
     27#include <VBox/com/defs.h>
     28#include <VBox/com/ptr.h>
     29#include <VBox/com/Guid.h>
     30#include <VBox/com/string.h>
    2531
    2632#include <VBox/com/AutoLock.h>
    27 #include <VBox/com/defs.h>
    28 #include <VBox/com/Guid.h>
    29 #include <VBox/com/ptr.h>
    30 #include <VBox/com/string.h>
     33
     34#include <iprt/cpp/lock.h>
    3135
    3236#ifdef VBOX_WITH_MAIN_NLS
Note: See TracChangeset for help on using the changeset viewer.

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