[haiku-commits] haiku: hrev50800 - headers/build/os/support

  • From: pulkomandy@xxxxxxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 29 Dec 2016 18:19:24 +0100 (CET)

hrev50800 adds 1 changeset to branch 'master'
old head: 2c26ad4b39516c9633a0753e2dee444d32ad2328
new head: 7056e542b7e59831b783e0c892ce27af93d893b3
overview: 
http://cgit.haiku-os.org/haiku/log/?qt=range&q=7056e542b7e5+%5E2c26ad4b3951

----------------------------------------------------------------------------

7056e542b7e5: Add forwarding header for BUrl.

                                   [ PulkoMandy <pulkomandy@xxxxxxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev50800
Commit:      7056e542b7e59831b783e0c892ce27af93d893b3
URL:         http://cgit.haiku-os.org/haiku/commit/?id=7056e542b7e5
Author:      PulkoMandy <pulkomandy@xxxxxxxxxxxxx>
Date:        Thu Dec 29 17:18:21 2016 UTC

----------------------------------------------------------------------------

1 file changed, 1 insertion(+)
headers/build/os/support/Url.h | 1 +

----------------------------------------------------------------------------

diff --git a/headers/build/os/support/Url.h b/headers/build/os/support/Url.h
new file mode 100644
index 0000000..9570d9d
--- /dev/null
+++ b/headers/build/os/support/Url.h
@@ -0,0 +1 @@
+#include <../os/support/Url.h>


Other related posts:

  • » [haiku-commits] haiku: hrev50800 - headers/build/os/support - pulkomandy