We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 301d967 + cea5326 commit 8fd4094Copy full SHA for 8fd4094
kernel/yosys_common.h
@@ -134,7 +134,7 @@ YOSYS_NAMESPACE_BEGIN
134
// Note: All headers included in hashlib.h must be included
135
// outside of YOSYS_NAMESPACE before this or bad things will happen.
136
#ifdef HASHLIB_H
137
-# error You've probably included hashlib.h under two namespace paths. Bad idea.
+# error "You've probably included hashlib.h under two namespace paths. Bad idea."
138
#else
139
# include "kernel/hashlib.h"
140
# undef HASHLIB_H
0 commit comments