#pragma once namespace intellect { namespace level1 { struct ref; template struct vref; } }