* Fixed debug build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30956 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7927ebb672
commit
584ba8989e
@ -9,7 +9,6 @@
|
||||
|
||||
/*! Url class for parsing an URL and opening it with its preferred handler. */
|
||||
|
||||
#define DEBUG 0
|
||||
|
||||
#include <Debug.h>
|
||||
#include <MimeType.h>
|
||||
@ -18,6 +17,7 @@
|
||||
|
||||
#include <Url.h>
|
||||
|
||||
|
||||
namespace BPrivate {
|
||||
namespace Support {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user