Skip to content

Commit 97c009d

Browse files
committed
fixed issues
1 parent 245a75d commit 97c009d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mssql_python/pybind/connection/connection.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#include "../ddbc_bindings.h"
66
#include <memory>
77
#include <string>
8-
#include <vector>
98

109
// Represents a single ODBC database connection.
1110
// Manages connection handles.

0 commit comments

Comments
 (0)