Commit 4045d7fe authored by Jonathan Müller's avatar Jonathan Müller Committed by GitHub

Fix warning about missing ' character

parent 89c3bc58
......@@ -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_
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment