VirtualBox

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


Ignore:
Timestamp:
Dec 23, 2018 8:32:47 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127725
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/darwin/VBoxClient/VBoxClientClipboardHostToGuest.cpp

    r69500 r76424  
    2424#include <stdlib.h>
    2525
     26#include <iprt/initterm.h>
     27#include <iprt/mem.h>
     28#include <iprt/message.h>
     29#include <iprt/stream.h>
    2630#include <iprt/thread.h>
    27 #include <iprt/mem.h>
    28 #include <iprt/stream.h>
    29 #include <iprt/initterm.h>
    30 #include <iprt/message.h>
     31#include <iprt/utf16.h>
    3132#include <VBox/VBoxGuestLib.h>
    3233#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