Opened 14 years ago

Closed 14 years ago

#6132 closed bug (fixed)

Missing include line in PropertyInfo.h

Reported by: Karvjorm Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Application Kit Version: R1/alpha2
Keywords: PropertyInfo.h missing header for BMessage Cc: Karvjorm
Blocked By: Blocking:
Platform: All

Description

I tried to build src/tests/kits/app applications and noticed that PropertyInfo.h file is without <Message.h> include line (http://dev.haiku-os.org/changeset/32728).

Attachments (1)

PropertyInfoFix.patch (349 bytes ) - added by Karvjorm 14 years ago.
Adding missing include line to PropertyInfo.h file

Download all attachments as: .zip

Change History (4)

by Karvjorm, 14 years ago

Attachment: PropertyInfoFix.patch added

Adding missing include line to PropertyInfo.h file

comment:1 by Karvjorm, 14 years ago

patch: 01

comment:3 by julun, 14 years ago

Hi, shouldn't a simple forward declaration be sufficient? The source file already includes <Message.h>

comment:4 by axeld, 14 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev37027.

Note: See TracTickets for help on using tickets.