VirtualBox

Changeset 15959 in vbox for trunk/include/VBox/com


Ignore:
Timestamp:
Jan 15, 2009 11:09:41 AM (16 years ago)
Author:
vboxsync
Message:

Remove extra ";" after WORKAROUND_MSVC7_ERROR_C2593_FOR_BOOL_OP()
which gets flagged as a useles declaration by FlexeLint.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/Guid.h

    r15051 r15959  
    193193
    194194/* work around error C2593 of the stupid MSVC 7.x ambiguity resolver */
    195 WORKAROUND_MSVC7_ERROR_C2593_FOR_BOOL_OP (Guid);
     195WORKAROUND_MSVC7_ERROR_C2593_FOR_BOOL_OP (Guid)
    196196
    197197} /* namespace com */
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