mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-12 13:19:57 +08:00
Fix warning about missing ' character
This commit is contained in:
parent
89c3bc585c
commit
4045d7fea2
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef FMT_INCLUDE
|
#ifdef FMT_INCLUDE
|
||||||
# error Add the fmt's parent directory and not fmt itself to includes.
|
# error "Add the fmt's parent directory and not fmt itself to includes."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef FMT_STRING_H_
|
#ifndef FMT_STRING_H_
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user