Merge branch 'branch-0.3.0' into 'branch-0.3.0'

MS-99 Compilation error Fixed

See merge request megasearch/vecwise_engine!105

Former-commit-id: 5ef714f0427dc18fb8c01c6f5b4838003dcc4a98
pull/191/head
jinhai 2019-06-19 20:08:25 +08:00
commit e263ffee86
2 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,7 @@ Please mark all change in change log and use the ticket from JIRA.
- MS-80 - Fix server hang issue
- MS-89 - Fix compile failed, libgpufaiss.a link missing
- MS-90 - Fix arch match incorrect on ARM
- MS-99 - Fix compilation bug
## Improvement
- MS-82 - Update server startup welcome message

View File

@ -8,7 +8,6 @@
#include "storage/s3/S3ClientWrapper.h"
#include <gtest/gtest.h>
#include <memory.h>
#include <cmake-build-debug/boost_ep-prefix/src/boost_ep/boost/exception/detail/shared_ptr.hpp>
#include <fstream>