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.
1 parent 6295f0f commit c21c087Copy full SHA for c21c087
include/callstack.hpp
@@ -18,7 +18,7 @@
18
*/
19
20
#ifndef callstack_h
21
- #warning Wrong inclusion of "callstack.hpp" redirected to "#include "callstack.h"!
+ #warning Wrong inclusion of "callstack.hpp" redirected to '#include "callstack.h"'!
22
#include "callstack.h"
23
24
#else
0 commit comments