Skip to content

Commit f41a736

Browse files
authored
[rt] Add missing header. (#2563)
Signed-off-by: boschmitt <[email protected]>
1 parent 7903c8b commit f41a736

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/cudaq/qis/pauli_word.h

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#pragma once
1010

1111
#include <algorithm>
12+
#include <cstdint>
1213
#include <ctype.h>
1314
#include <string>
1415

0 commit comments

Comments
 (0)