Remove unused regex include

pull/1290/head^2
Nick 9 years ago committed by GitHub
parent 17cf8800ca
commit bb83fc9ed8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,6 @@
#include "cpp.h"
#include "SpookyV2.h"
#include <fcntl.h>
#include <regex.h>
extern const CHARSET_INFO * proxysql_find_charset_nr(unsigned int nr);

Loading…
Cancel
Save