VirtualBox

Changeset 76441 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Dec 24, 2018 3:16:48 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127742
Message:

iprt/string.h: Dropped including utf16.h and let those who need it include it themselves. bugref:9344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp

    r69500 r76441  
    4343#include <os2.h>
    4444
    45 #include <iprt/thread.h>
    46 #include <iprt/string.h>
    47 #include <iprt/semaphore.h>
    48 #include <iprt/time.h>
     45#include <iprt/asm.h>
     46#include <iprt/assert.h>
    4947#include <iprt/mem.h>
    5048#include <iprt/param.h>
    51 #include <iprt/assert.h>
    52 #include <iprt/asm.h>
     49#include <iprt/semaphore.h>
     50#include <iprt/string.h>
     51#include <iprt/thread.h>
     52#include <iprt/time.h>
     53#include <iprt/utf16.h>
    5354#include <VBox/VBoxGuestLib.h>
    5455#include <VBox/HostServices/VBoxClipboardSvc.h>
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