Fixed include camelcase.
This commit is contained in:
parent
c749ab444b
commit
245a84c75e
@ -3,7 +3,7 @@
|
|||||||
#include <tr1/unordered_set>
|
#include <tr1/unordered_set>
|
||||||
|
|
||||||
#include "bm_common.h"
|
#include "bm_common.h"
|
||||||
#include "StringPiece.h"
|
#include "stringpiece.h"
|
||||||
#include "mph_index.h"
|
#include "mph_index.h"
|
||||||
|
|
||||||
using namespace cxxmph;
|
using namespace cxxmph;
|
||||||
|
Loading…
Reference in New Issue
Block a user