Skip to content

Commit

Permalink
[rt] Add missing header. (#2563)
Browse files Browse the repository at this point in the history
Signed-off-by: boschmitt <7152025+boschmitt@users.noreply.github.com>
  • Loading branch information
boschmitt authored Jan 30, 2025
1 parent 7903c8b commit f41a736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/cudaq/qis/pauli_word.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#pragma once

#include <algorithm>
#include <cstdint>
#include <ctype.h>
#include <string>

Expand Down

0 comments on commit f41a736

Please sign in to comment.