VirtualBox

Changeset 76349 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Dec 22, 2018 1:01:29 AM (6 years ago)
Author:
vboxsync
Message:

iprt/string.h: Don't include iprt/latin1.h and thereby iprt/err.h. bugref:9344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/string.h

    r74708 r76349  
    3131#include <iprt/assert.h>
    3232#include <iprt/stdarg.h>
    33 #include <iprt/err.h> /* for VINF_SUCCESS */
     33#include <iprt/errcore.h> /* for VINF_SUCCESS */
    3434#if defined(RT_OS_LINUX) && defined(__KERNEL__)
    3535  /* no C++ hacks ('new' etc) here anymore! */
     
    6868/* For the time being: */
    6969#include <iprt/utf16.h>
    70 #include <iprt/latin1.h>
     70/*#include <iprt/latin1.h> - this sucker drags in err.h for VERR_END_OF_STRING. */
    7171
    7272/*
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