修改Maat中对sfh头文件引用。

This commit is contained in:
zhengchao
2017-07-10 16:52:47 +08:00
parent 300a34a015
commit 7c61b8a893
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
#include "map_str2int.h"
#include "rulescan.h"
#include "UniversalBoolMatch.h"
#include "mesa_fuzzy.h"
#include "stream_fuzzy_hash.h"
#include "gram_index_engine.h"
int MAAT_FRAME_VERSION_2_0_20170701=1;

View File

@@ -6,7 +6,7 @@
#include <assert.h>
#include <math.h>
#include <sfh_internal.h>
#include "mesa_fuzzy.h"
#include "stream_fuzzy_hash.h"
#include "interval_index.h"
//#define DEBUG_PRINT
#define INIT_SIZE 128