#pragma once // Introduce a symbol. struct Foo { virtual void Func() {} };