|
13 | 13 | * See the License for the specific language governing permissions and |
14 | 14 | * limitations under the License. |
15 | 15 | */ |
| 16 | +#ifndef __BASICS_H__ |
| 17 | +#define __BASICS_H__ |
16 | 18 |
|
17 | | -// *** GENERATED FILE, DO NOT CHANGE OR PRETTIFY *** |
18 | 19 |
|
19 | | -// TODO: Missing multiple header inclusion prevention: #ifndef __FILE_H__ #define __FILE_H__ etc. |
| 20 | +// *** GENERATED FILE (coords.cpp), DO NOT CHANGE OR PRETTIFY *** |
20 | 21 |
|
21 | | -#define mapcode_dataversion "2.2" // coords 2.0.2 |
| 22 | +#define mapcode_dataversion "2.3.0" // coords 2.0.2 |
22 | 23 |
|
23 | 24 | static const char *ALIASES = |
24 | 25 | "2UK=2UT,2CG=2CT,1GU=GUM,1UM=UMI,1VI=VIR,1AS=ASM,1MP=MNP,4CX=CXR,4CC=CCK,4NF=NFK,4HM=HMD,COL=5CL," |
@@ -16449,7 +16450,7 @@ static const mminforec mminfo[NR_RECS+1] = { |
16449 | 16450 | { 99663928, 37426995, 103030311, 40108185, 0x001000d}, |
16450 | 16451 | { 96267754, 38767590, 99663928, 41448780, 0x0010015}, |
16451 | 16452 | { 89350000, 31535000, 108740000, 42800000, 0x3060016}, |
16452 | | - { 92750000, 32560000, 108740000, 42800000, 0x0020217}, |
| 16453 | + { 92290000, 32560000, 108740000, 42800000, 0x0020217}, |
16453 | 16454 | { 101693766, 36588138, 101816182, 36666629, 0x01b000a}, // 8QH |
16454 | 16455 | { 101463360, 36352880, 102041448, 36843920, 0x001000c}, |
16455 | 16456 | { 102040000, 36411010, 102338819, 36535000, 0x782044b}, |
@@ -16593,3 +16594,5 @@ static const mminforec mminfo[NR_RECS+1] = { |
16593 | 16594 | }; |
16594 | 16595 | #endif // MAKE_SOURCE_DIGITAL |
16595 | 16596 |
|
| 16597 | +#endif // __BASICS_H__ |
| 16598 | + |
0 commit comments