Use quotes for local includes
This commit is contained in:
parent
a750114a38
commit
220bb764e5
@ -29,7 +29,7 @@
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
|
||||
#include "posix-mock.h"
|
||||
#include <cppformat/posix.cc>
|
||||
#include "cppformat/posix.cc"
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user