diff options
Diffstat (limited to 'fonts/psfonts/tools/checksums/uint32.h')
-rw-r--r-- | fonts/psfonts/tools/checksums/uint32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fonts/psfonts/tools/checksums/uint32.h b/fonts/psfonts/tools/checksums/uint32.h new file mode 100644 index 0000000000..042cd70b1a --- /dev/null +++ b/fonts/psfonts/tools/checksums/uint32.h @@ -0,0 +1 @@ +typedef unsigned int UINT32 ; |