Skip to content

Commit 3ab5843

Browse files
authored
Update test/algorithms/test_statepreparation.cpp
Signed-off-by: Lukas Burgholzer <[email protected]>
1 parent f011c8d commit 3ab5843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/algorithms/test_statepreparation.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include <gtest/gtest.h>
1919
#include <memory>
2020
#include <stdexcept>
21+
#include <utility>
2122
#include <vector>
2223

2324
constexpr double EPS = 1e-10;

0 commit comments

Comments
 (0)