Skip to content

Commit dfb8be1

Browse files
committed
2
1 parent 6170e0c commit dfb8be1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

be/test/vec/exec/vjdbc_connector_test.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18-
#include "util/jdbc_utils.h"
19-
2018
#include <gtest/gtest.h>
2119

2220
#include <cstdlib>
@@ -26,6 +24,7 @@
2624

2725
#include "common/config.h"
2826
#include "common/status.h"
27+
#include "util/jdbc_utils.h"
2928

3029
namespace doris {
3130

0 commit comments

Comments
 (0)