Commit 08997242 authored by Sergei Petrunia's avatar Sergei Petrunia

Use proper #include's

parent 2963a49f
......@@ -23,6 +23,7 @@
/* C++ system header files */
#include <string>
#include <time.h>
#include <ctime>
/* RocksDB includes */
#include "rocksdb/compaction_filter.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment