Skip to content

Commit ce83041

Browse files
committed
fix strcmp
1 parent e185e0a commit ce83041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/tts/mimi.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include <vector>
55
#include <fstream>
6+
#include <string.h> // strcmp
67

78

89
/**

0 commit comments

Comments
 (0)