1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Less dependencies in include files

This commit is contained in:
Michael Widenius
2017-11-22 08:01:43 +02:00
parent 166056f744
commit 8a24be6e74
10 changed files with 11 additions and 16 deletions

View File

@ -17,7 +17,6 @@
#ifndef SQL_WINDOW_INCLUDED
#define SQL_WINDOW_INCLUDED
#include "item.h"
#include "filesort.h"
#include "records.h"