1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

MCOL-98: Div actually returns Null and does not throw and error. Removed unneeded includes.

This commit is contained in:
Ben Thompson
2016-10-11 02:20:46 -05:00
parent d0e9cde782
commit e9ae596dab

View File

@ -34,11 +34,6 @@ using namespace std;
#include "rowgroup.h"
using namespace execplan;
#include "errorcodes.h"
#include "idberrorinfo.h"
#include "errorids.h"
using namespace logging;
#include "dataconvert.h"
namespace funcexp