Skip to content

Commit

Permalink
Merge pull request #66195 from reinerh/gcc13
Browse files Browse the repository at this point in the history
Fix build with GCC 13
  • Loading branch information
Rivet-the-Zombie authored Jun 16, 2023
2 parents 41bd93c + 0dc3b3c commit d5cc239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/translation_document.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

#if defined(LOCALIZE)

#include <cstdint>
#include <memory>
#include <string>
#include <vector>
Expand Down

0 comments on commit d5cc239

Please sign in to comment.