You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2026-01-06 08:21:10 +03:00
Remove windows ifdefs
This commit is contained in:
@@ -25,9 +25,7 @@
|
||||
/* ========================================================================== */
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#ifndef _MSC_VER
|
||||
#include <inttypes.h>
|
||||
#endif
|
||||
#include "we_indextree.h"
|
||||
#include "we_indexlist.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user