move libdivide.h to third_party/libdivide.h
This commit is contained in:
parent
99fcddc223
commit
b6d4af872f
2
malloc.c
2
malloc.c
@ -11,7 +11,7 @@
|
||||
|
||||
#include <malloc.h>
|
||||
|
||||
#include "libdivide.h"
|
||||
#include "third_party/libdivide.h"
|
||||
|
||||
#include "malloc.h"
|
||||
#include "memory.h"
|
||||
|
0
libdivide.h → third_party/libdivide.h
vendored
0
libdivide.h → third_party/libdivide.h
vendored
Loading…
Reference in New Issue
Block a user