mirror of
https://github.com/deepinsight/insightface.git
synced 2026-07-22 22:47:49 +00:00
Update inspireface to 1.2.0
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if 0
|
||||
#include <iostream>
|
||||
#include "settings/test_settings.h"
|
||||
#include "inspireface/c_api/inspireface.h"
|
||||
@@ -265,4 +266,6 @@ TEST_CASE("test_SystemStreamReleaseCase", "[system]") {
|
||||
REQUIRE(ret == HSUCCEED);
|
||||
REQUIRE(count == 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user