VirtualBox

Ignore:
Timestamp:
Dec 23, 2018 4:38:11 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127709
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/Runtime/common/dvm/dvmgpt.cpp

    r73156 r76408  
    2929*   Header Files                                                                                                                 *
    3030*********************************************************************************************************************************/
    31 #include <iprt/types.h>
     31#include <iprt/dvm.h>
     32
    3233#include <iprt/assert.h>
     34#include <iprt/asm.h>
    3335#include <iprt/mem.h>
    34 #include <iprt/dvm.h>
    3536#include <iprt/string.h>
     37#include <iprt/utf16.h>
    3638#include <iprt/uuid.h>
    37 #include <iprt/asm.h>
    3839#include "internal/dvm.h"
    3940
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