We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d9741 commit 2cce01fCopy full SHA for 2cce01f
test/algorithms/test_statepreparation.cpp
@@ -16,7 +16,7 @@
16
#include <complex>
17
#include <gtest/gtest.h>
18
#include <memory>
19
-#include <cstddef.h>
+#include <cstddef>
20
#include <vector>
21
22
constexpr double EPS = 1e-10;
0 commit comments