//20162RTM: A new code inspection that warns you about missing include guards in your header files class Address { public: Address(); };