#pragma once namespace NThreading { struct TFutureException; template class TFuture; template class TPromise; }