VirtualBox

Changeset 76355 in vbox for trunk/include/iprt


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

iprt/*.h: Avoid including err.h when possible. bugref:9344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/restbase.h

    r76351 r76355  
    2929#include <iprt/cdefs.h>
    3030#include <iprt/types.h>
    31 #include <iprt/err.h>
     31#include <iprt/err.h> /* VERR_NO_MEMORY */
    3232#include <iprt/json.h>
    3333#include <iprt/stdarg.h>
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