Skip to content

Commit

Permalink
Merge pull request #8685 from OSGeo/backport-8682-to-release/3.8
Browse files Browse the repository at this point in the history
[Backport release/3.8] Include <cstdint> for uint64_t.
  • Loading branch information
rouault committed Nov 9, 2023
2 parents 179f221 + b32c1f3 commit c46fe7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions port/cpl_json.h
Expand Up @@ -31,6 +31,7 @@
#include "cpl_progress.h"
#include "cpl_string.h"

#include <cstdint>
#include <string>
#include <vector>

Expand Down

0 comments on commit c46fe7e

Please sign in to comment.