We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245a75d commit 97c009dCopy full SHA for 97c009d
mssql_python/pybind/connection/connection.h
@@ -5,7 +5,6 @@
5
#include "../ddbc_bindings.h"
6
#include <memory>
7
#include <string>
8
-#include <vector>
9
10
// Represents a single ODBC database connection.
11
// Manages connection handles.
0 commit comments