VirtualBox

Changeset 46967 in vbox for trunk/src


Ignore:
Timestamp:
Jul 4, 2013 6:10:29 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86975
Message:

frontends: haven't find right construction, casted forcebly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp

    r46964 r46967  
    298298                                       : GlobalDhcpOptions);
    299299                    std::string strVal = ValueUnion.psz;
    300                     map.insert(DhcpOptValuePair(u8OptId, strVal));
     300                    map.insert(DhcpOptValuePair((DhcpOpt_T)u8OptId, strVal));
    301301
    302302                }
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