Skip to content

Commit 6981b6d

Browse files
committed
try to fix build
1 parent 5bf66ec commit 6981b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Processors/Formats/Impl/ParquetFileMetaDataCache.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <Processors/Formats/Impl/ParquetFileMetaDataCache.h>
22

3-
#ifdef USE_PARQUET
3+
#if USE_PARQUET
44

55
namespace DB
66
{

0 commit comments

Comments
 (0)