1
0
Fork 0

Fixup config template to match <> instead of "" for includes. (#11166)

This commit is contained in:
Nick Brassel 2020-12-09 19:55:43 +11:00 committed by GitHub
parent f440111b4b
commit 01c7108db5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -17,4 +17,4 @@
// #define CH_CFG_OPTIMIZE_SPEED TRUE
#include_next "chconf.h"
#include_next <chconf.h>