Fic includes to use "" instead of <>

This commit is contained in:
Nils O. Selåsdal
2014-09-11 21:55:57 +02:00
parent 1f83ec6741
commit 0588af093a
39 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include <check.h>
#include <ucore/bitvec.h>
#include "ucore/bitvec.h"
START_TEST (test_bitvec_1)