Skip to content

Commit 6ab0a8b

Browse files
author
happy
committed
change
1 parent 7eb1776 commit 6ab0a8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ int app_arcface_tracker();
1414
int app_scrfd();
1515
int app_high_performance();
1616
int app_lesson();
17-
int app_plugin();
17+
int app_plugin();
1818

1919
void test_all(){
2020
app_yolo();
@@ -72,4 +72,4 @@ int main(int argc, char** argv){
7272
);
7373
}
7474
return 0;
75-
}
75+
}

0 commit comments

Comments
 (0)