Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
RusJJ committed Aug 23, 2024
1 parent dc47580 commit 9a04347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ISAUtils* sautils = nullptr;

MYMODCFG(net.rusjj.cleolib, CLEO Library, 2.0.1.6, Alexander Blade & RusJJ & XMDS)
BEGIN_DEPLIST()
ADD_DEPENDENCY_VER(net.rusjj.aml, 1.2.2)
ADD_DEPENDENCY_VER(net.rusjj.aml, 1.2.3)
END_DEPLIST()

inline size_t __strlen(const char *str)
Expand Down

0 comments on commit 9a04347

Please sign in to comment.