Changeset 2158 for trunk/test/normalization_test.cc
- Timestamp:
- Jan 18, 2010, 1:33:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/normalization_test.cc
r2157 r2158 201 201 boost::random_access_iterator_archetype<DataWeight>(), 202 202 boost::mutable_random_access_iterator_archetype<DataWeight>()); 203 qqn4(boost::random_access_iterator_archetype<DataWeight>(), 204 boost::random_access_iterator_archetype<DataWeight>(), 205 boost::mutable_random_access_iterator_archetype<double>()); 203 206 } 204 207 }
Note: See TracChangeset
for help on using the changeset viewer.