mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Moved third-party sources deeper [#CLICKHOUSE-2].
This commit is contained in:
parent
4331b52a15
commit
1f818dfa78
@ -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