Skip to content

Commit ebe2178

Browse files
committed
Remove non-required included from 'proxysql_utils.h'
1 parent 693b2a9 commit ebe2178

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/proxysql_utils.h

-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#define __PROXYSQL_UTILS_H
33

44
#include <cstdarg>
5-
#include <functional>
65
#include <type_traits>
76
#include <memory>
87
#include <string>
@@ -13,7 +12,6 @@
1312
#include <sys/resource.h>
1413
#include <assert.h>
1514

16-
#include "sqlite3db.h"
1715
#include "../deps/json/json.hpp"
1816

1917
#ifndef ProxySQL_Checksum_Value_LENGTH

0 commit comments

Comments
 (0)