@@ -0,0 +1,5 @@
#pragma once
#include <bitset>
#include "Config.h"
typedef std::bitset<BLOCK_SIZE> Block;
The note is not visible to the blocked user.