Changeset 2175


Ignore:
Timestamp:
Jan 30, 2010, 4:00:45 PM (14 years ago)
Author:
Peter
Message:

forgot in last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.6-stable/test/data_weight_proxy_test.cc

    r2174 r2175  
    113113  // do not run compile tests
    114114  if (false) {
    115     typedef boost::mutable_trivial_iterator_archetype<double> iterator;
     115    typedef boost::mutable_forward_iterator_archetype<double> iterator;
    116116    iterator iter;
    117117    utility::DataWeightProxy<iterator, iterator> proxy(iter, iter);
Note: See TracChangeset for help on using the changeset viewer.