Skip to content

Commit 4591b55

Browse files
Saumya Garggargsaumya
authored andcommitted
refactor native layer and create reusable components
1 parent 7cd9679 commit 4591b55

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mssql_python/pybind/ddbc_bindings.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT license.
33

4+
<<<<<<< HEAD
45
// INFO|TODO - Note that is file is Windows specific right now. Making it arch agnostic will be
56
// taken up in future.
67

8+
=======
9+
>>>>>>> 25d6ef0 (refactor native layer and create reusable components)
710
#pragma once
811

912
#include <Windows.h>

0 commit comments

Comments
 (0)