Remove non-required headers from 'proxysql_utils.h'

pull/4941/head
Javier Jaramago Fernández 12 months ago
parent f7c5756328
commit 128fa60003

@ -2,7 +2,6 @@
#define __PROXYSQL_UTILS_H
#include <cstdarg>
#include <functional>
#include <type_traits>
#include <memory>
#include <string>
@ -13,7 +12,6 @@
#include <sys/resource.h>
#include <assert.h>
#include "sqlite3db.h"
#include "../deps/json/json.hpp"
#ifndef ProxySQL_Checksum_Value_LENGTH

Loading…
Cancel
Save