mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
WL#5161 : Cross-platform build with CMake
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include <signal.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
int main(int argc, const char** argv )
|
||||
{
|
||||
|
Reference in New Issue
Block a user