refactor(db): small change

Former-commit-id: 057c7a7b4b9189895d7aac3e253387fe91daee0e
pull/191/head
Xu Peng 2019-05-28 13:59:16 +08:00
parent c5501202ad
commit 9b5791b434
1 changed files with 2 additions and 1 deletions

View File

@ -5,12 +5,13 @@
******************************************************************************/
#pragma once
#include <string>
#include "Options.h"
#include "Meta.h"
#include "Status.h"
#include "Types.h"
#include <string>
namespace zilliz {
namespace vecwise {
namespace engine {