- Timestamp:
- 12/16/24 15:31:10 (7 weeks ago)
- Location:
- XIOS2/dev/mhedley/buildCompilationPatchesA/extern/remap/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS2/dev/mhedley/buildCompilationPatchesA/extern/remap/src/earcut.hpp
r2169 r2697 8 8 #include <limits> 9 9 //#include <tuple> 10 //#include <cstdint>10 #include <cstdint> 11 11 //#include <cstddef> 12 12 -
XIOS2/dev/mhedley/buildCompilationPatchesA/extern/remap/src/elt.hpp
r2506 r2697 4 4 #include "triple.hpp" 5 5 #include <vector> 6 #include <array> 6 7 7 8 #define NMAX 0 /**< maximum number of vertices for polygons */
Note: See TracChangeset
for help on using the changeset viewer.