Skip to content

Commit 298d0f8

Browse files
authored
Add cstdint header for fixed-width integer types
1 parent 7275a53 commit 298d0f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGHF/D2H/Tasks/taskUpcLc.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747

4848
#include <array>
4949
#include <cmath>
50+
#include <cstdint>
5051
#include <numeric>
5152
#include <string>
5253
#include <vector> // std::vector

0 commit comments

Comments
 (0)