Fic includes to use "" instead of <>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <check.h>
|
||||
#include <ucore/utils.h>
|
||||
#include <ucore/heapsort.h>
|
||||
#include "ucore/utils.h"
|
||||
#include "ucore/heapsort.h"
|
||||
|
||||
struct Stuff {
|
||||
char text[11];
|
||||
|
||||
Reference in New Issue
Block a user