编译命令更改
This commit is contained in:
parent
50f2a1273e
commit
c63319f328
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#include "vec.cpp"
|
#include "vec.h"
|
||||||
#include "list.cpp"
|
#include "list.h"
|
||||||
#include "score.h"
|
#include "score.h"
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
Reference in a new issue