Older/ReSharper20162Cpp/Address.h (5 lines of code) (raw):

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