#pragma once #include namespace vcpkg { template using View = Span; }