Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10206


Ignore:
Timestamp:
Jan 27, 2015, 11:23:47 PM (9 years ago)
Author:
landauf
Message:

fixed build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/libraries/tools/IcoSphere.h

    r10190 r10206  
    8181            std::list<int> triangleIndices;
    8282            std::list<TriangleIndices> faces;
    83             std::map<__int64, int> middlePointIndexCache;
     83            std::map<int64_t, int> middlePointIndexCache;
    8484            int index;
    8585    };
Note: See TracChangeset for help on using the changeset viewer.