As pointed out by Ingo, Mime.h is also a Haiku header and includes MimeType.h
for convenience. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27829 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-5
@@ -9,11 +9,7 @@
|
||||
|
||||
#include <Entry.h>
|
||||
#include <List.h>
|
||||
#ifdef __HAIKU__
|
||||
# include <MimeType.h>
|
||||
#else
|
||||
# include <Mime.h>
|
||||
#endif
|
||||
#include <Mime.h>
|
||||
#include <Roster.h>
|
||||
#include <String.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user