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

libstdc++ in CI

This commit is contained in:
Leonid Fedorov
2025-07-14 18:48:52 +00:00
parent 19549d5a40
commit 1be8b08dc8
7 changed files with 22 additions and 17 deletions

View File

@@ -15,12 +15,8 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA. */
#include <sstream>
#include <cstring>
#include <typeinfo>
#include "corr.h"
#include "bytestream.h"
#include "objectreader.h"
using namespace mcsv1sdk;