Fix offdevice regression test build error

Change-Id: I97128108b3bd75c61069517c3f8ce68ecc7bf285
main
Ken Wakasa 2012-11-30 19:32:45 +09:00
parent 16e9d343c4
commit 17f71ca6bc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
#ifndef LATINIME_BINARY_FORMAT_H
#define LATINIME_BINARY_FORMAT_H
#include <cctype>
#include <cstdlib>
#include <limits>
#include <map>
#include "bloom_filter.h"