Skip to content

Commit fad2be8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/algorithms/test_statepreparation.cpp

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

2424
constexpr double EPS = 1e-10;

0 commit comments

Comments
 (0)