Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
黄宇扬 committed Jul 11, 2024
1 parent 5d77610 commit 721497b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "model.h"
#include "model.h"
#ifdef _WIN32
#include <stdlib.h>
#endif
Expand Down Expand Up @@ -151,4 +151,4 @@ int main(int argc, char **argv) {
}

return 0;
}
}

0 comments on commit 721497b

Please sign in to comment.