mirror of
https://github.com/fmtlib/fmt.git
synced 2026-05-05 12:04:11 +02:00
Fix warning about missing ' character
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
#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
|
||||
|
||||
#ifndef FMT_STRING_H_
|
||||
|
||||
Reference in New Issue
Block a user