VirtualBox

Changeset 76478 in vbox


Ignore:
Timestamp:
Dec 25, 2018 5:57:30 PM (6 years ago)
Author:
vboxsync
Message:

scm/rewrite_Fix_Err_H: Correction. bugref:9344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/scmrw.cpp

    r76460 r76478  
    26992699     * Second pass: Change err.h to errcore.h if we detected a need for change.
    27002700     */
    2701     if (iIncludeLevel <= iUsageLevel)
     2701    if (   iIncludeLevel <= iUsageLevel
     2702        || iIncludeLevel <= 1 /* we cannot safely eliminate errcore.h includes atm. */)
    27022703        return false;
    27032704
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