mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-13 18:02:24 +00:00
compile error
This commit is contained in:
parent
f0b22d2882
commit
a00ab6551b
@ -34,7 +34,7 @@ void RemoteFileMetadataFactory::registerRemoteFileMatadataCreator(const String &
|
||||
class_creators[name] = creator;
|
||||
}
|
||||
|
||||
void registerStorageHiveMetadataCreator();
|
||||
extern void registerStorageHiveMetadataCreator();
|
||||
|
||||
void registerRemoteFileMatadataCreators()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user