Skip to content

Commit

Permalink
include cstdint (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
toge authored Oct 17, 2023
1 parent 42b607d commit 669e59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PDFWriter/TIFFImageHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
#include <string>
#include <list>
#include <utility>

#include <cstdint>



Expand Down

0 comments on commit 669e59f

Please sign in to comment.