VirtualBox

Changeset 72141 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
May 7, 2018 2:29:41 PM (7 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/time/time.cpp

    r72140 r72141  
    11011101 * @param   pTime       The time structure to convert.
    11021102 */
    1103 PRTTIME RTTimeConvertToZulu(PRTTIME pTime)
     1103RTDECL(PRTTIME) RTTimeConvertToZulu(PRTTIME pTime)
    11041104{
    11051105    /*
     
    11111111    return rtTimeConvertToZulu(rtTimeNormalizeInternal(pTime));
    11121112}
     1113RT_EXPORT_SYMBOL(RTTimeConvertToZulu);
    11131114
    11141115
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