Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions be/src/exec/olap_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
#ifndef BDG_PALO_BE_SRC_QUERY_EXEC_OLAP_UTILS_H
#define BDG_PALO_BE_SRC_QUERY_EXEC_OLAP_UTILS_H

#include <math.h>

#include "common/logging.h"
#include "gen_cpp/Opcodes_types.h"
#include "runtime/primitive_type.h"
Expand Down