diff options
Diffstat (limited to 'src/util.h')
| -rw-r--r-- | src/util.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -45,6 +45,9 @@ class CertificateChain; class GammaLUT; class XYZFrame; +/** @struct Size + * @brief The integer, two-dimensional size of something. + */ struct Size { Size () |
