修改Maat中对sfh头文件引用。
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
#include "map_str2int.h"
|
#include "map_str2int.h"
|
||||||
#include "rulescan.h"
|
#include "rulescan.h"
|
||||||
#include "UniversalBoolMatch.h"
|
#include "UniversalBoolMatch.h"
|
||||||
#include "mesa_fuzzy.h"
|
#include "stream_fuzzy_hash.h"
|
||||||
#include "gram_index_engine.h"
|
#include "gram_index_engine.h"
|
||||||
|
|
||||||
int MAAT_FRAME_VERSION_2_0_20170701=1;
|
int MAAT_FRAME_VERSION_2_0_20170701=1;
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <sfh_internal.h>
|
#include <sfh_internal.h>
|
||||||
#include "mesa_fuzzy.h"
|
#include "stream_fuzzy_hash.h"
|
||||||
#include "interval_index.h"
|
#include "interval_index.h"
|
||||||
//#define DEBUG_PRINT
|
//#define DEBUG_PRINT
|
||||||
#define INIT_SIZE 128
|
#define INIT_SIZE 128
|
||||||
|
|||||||
Reference in New Issue
Block a user