Skip to content

Commit e375b20

Browse files
Saumya Garggargsaumya
authored andcommitted
add newline
1 parent 4591b55 commit e375b20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mssql_python/pybind/ddbc_bindings.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,4 @@ class SqlHandle {
159159
SQLHANDLE _handle;
160160
};
161161
using SqlHandlePtr = std::shared_ptr<SqlHandle>;
162+

0 commit comments

Comments
 (0)