Skip to content

Commit 3b36e47

Browse files
committed
Improved includes
1 parent 93e6abb commit 3b36e47

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/pqxx_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#include <cassert>
2+
#include <functional>
23
#include <optional>
34
#include <string>
5+
#include <string_view>
46
#include <vector>
57

68
#include <pqxx/pqxx>

0 commit comments

Comments
 (0)