We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a45cff commit 25fe6f1Copy full SHA for 25fe6f1
src/supplemental/nanolib/conf_ver2.c
@@ -15,7 +15,7 @@
15
#include <ctype.h>
16
#include <string.h>
17
18
-#ifdef SUPP_LICENSE_STD
+#if defined(SUPP_LICENSE_STD) || defined(SUPP_PARQUET)
19
#include "supplemental/aes/aes.h"
20
#include "supplemental/base64/base64.h"
21
#endif
0 commit comments