Ignore:
Timestamp:
05/15/14 15:50:35 (10 years ago)
Author:
tbretz
Message:
Fixed a compilation problem.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mimage/MImgCleanTime.cc

    r17850 r17860  
    176176            continue;
    177177
    178         const Island &I1 = fIslands[idx1];
     178              Island &I1 = fIslands[idx1];
    179179        const Island &I2 = fIslands[idx2];
    180180
Note: See TracChangeset for help on using the changeset viewer.