VirtualBox

Ignore:
Timestamp:
Dec 23, 2018 7:07:50 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127719
Message:

iprt/errcore.h,*: Duplicate some of the most frequently used status codes in the errcore.h header, letting once.h, rest.h and others avoid iprt/err.h and thereby reducing err.h rebuild time (openssl includes once.h for everything). bugref:9344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp

    r69111 r76418  
    3939#include <iprt/cpuset.h>
    4040#include <iprt/assert.h>
    41 #include <iprt/string.h>
    42 #include <iprt/alloc.h>
     41#include <iprt/critsect.h>
     42#include <iprt/err.h>
     43#include <iprt/mem.h>
    4344#include <iprt/log.h>
    4445#include <iprt/once.h>
    45 #include <iprt/critsect.h>
     46#include <iprt/string.h>
    4647
    4748
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