mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Moved third-party sources deeper [#CLICKHOUSE-2].
This commit is contained in:
parent
effbbfd035
commit
50cf5623a2
@ -5,7 +5,7 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
#include "FastMemcpy.h"
|
||||
#include "impl/FastMemcpy.h"
|
||||
|
||||
void * __attribute__((__weak__)) memcpy(void * __restrict destination, const void * __restrict source, size_t size)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user