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

build fixes

This commit is contained in:
Leonid Fedorov
2022-01-21 16:24:01 +00:00
parent 5af2e70712
commit 6b6411229f
4 changed files with 9 additions and 0 deletions

View File

@ -19,6 +19,9 @@
#pragma once
#include <string>
#include <string.h>
namespace utils
{