Fic includes to use "" instead of <>
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#include <stdio.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
#include <ucore/timers.h>
|
||||
#include <ucore/utils.h>
|
||||
#include "ucore/timers.h"
|
||||
#include "ucore/utils.h"
|
||||
|
||||
|
||||
struct MyStruct {
|
||||
|
||||
Reference in New Issue
Block a user