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

main
Satoshi Kataoka 2012-11-30 20:14:33 +09:00
commit 4a10e31835
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"