Differences From Artifact [11616d090c]:
- File src/PGResultRow+Private.h — part of check-in [6417eb405d] at 2020-05-31 20:11:25 on branch trunk — Update URL and e-mail (user: js, size: 1408) [annotate] [blame] [check-ins using]
To Artifact [7e2807226e]:
- File src/PGResultRow+Private.h — part of check-in [0af9225d64] at 2021-04-29 22:36:08 on branch trunk — Adjust to ObjFW changes (user: js, size: 1391) [annotate] [blame] [check-ins using]
︙ | |||
22 23 24 25 26 27 28 | 22 23 24 25 26 27 28 29 30 31 32 33 | - + - - + - | */ #import "PGResultRow.h" OF_ASSUME_NONNULL_BEGIN @interface PGResultRow () |