Fic includes to use "" instead of <>
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#include <check.h>
|
||||
#include <string.h>
|
||||
#include <ucore/htable.h>
|
||||
#include <ucore/utils.h>
|
||||
#include "ucore/htable.h"
|
||||
#include "ucore/utils.h"
|
||||
|
||||
struct MyString {
|
||||
char str[32];
|
||||
|
||||
Reference in New Issue
Block a user