We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e6abb commit 3b36e47Copy full SHA for 3b36e47
1 file changed
test/pqxx_test.cpp
@@ -1,6 +1,8 @@
1
#include <cassert>
2
+#include <functional>
3
#include <optional>
4
#include <string>
5
+#include <string_view>
6
#include <vector>
7
8
#include <pqxx/pqxx>
0 commit comments