Fix offdevice regression test build error
Change-Id: I97128108b3bd75c61069517c3f8ce68ecc7bf285main
parent
16e9d343c4
commit
17f71ca6bc
|
@ -17,7 +17,7 @@
|
||||||
#ifndef LATINIME_BINARY_FORMAT_H
|
#ifndef LATINIME_BINARY_FORMAT_H
|
||||||
#define LATINIME_BINARY_FORMAT_H
|
#define LATINIME_BINARY_FORMAT_H
|
||||||
|
|
||||||
#include <cctype>
|
#include <cstdlib>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include "bloom_filter.h"
|
#include "bloom_filter.h"
|
||||||
|
|
Loading…
Reference in New Issue