Fix incompatibility with arm architecture in olap #2645 (#2682)

This commit is contained in:
yangzhg
2020-01-07 19:16:10 +08:00
committed by ZHAO Chun
parent 72fd745086
commit 852046de29
13 changed files with 22 additions and 268 deletions

View File

@ -21,7 +21,6 @@
#include <sstream>
#include <boost/functional/hash.hpp>
#include <thrift/protocol/TDebugProtocol.h>
#include <x86intrin.h>
#include <gperftools/profiler.h>
#include "codegen/codegen_anyval.h"