#ifndef BLOCK_WITH_H_INCLUDED #define BLOCK_WITH_H_INCLUDED bool input_block_with(double& BLOCK_WIDTH); #endif // BLOCK_WITH_H_INCLUDED