@@ -20,6 +20,8 @@
#include <stdio.h>
#include <stdarg.h>
#include <string>
#define STRINGIFY(x) #x
#define EXPAND(x) STRINGIFY(x)
The note is not visible to the blocked user.