Merge remote-tracking branch 'goog/master' into mergescriptpackage

This commit is contained in:
Satoshi Kataoka 2012-11-30 20:14:33 +09:00
commit 4a10e31835

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"