fix ToString() not declared error
This commit is contained in:
parent
459c7fba36
commit
4687ced5db
@ -18,6 +18,7 @@
|
|||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include "rocksdb/status.h"
|
#include "rocksdb/status.h"
|
||||||
|
#include "util/string_util.h"
|
||||||
|
|
||||||
#define HDFS_EXISTS 0
|
#define HDFS_EXISTS 0
|
||||||
#define HDFS_DOESNT_EXIST -1
|
#define HDFS_DOESNT_EXIST -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user