Also move the build version of BReferenceable.

* Should fix the build, but results in an internal compiler error here
(with a gcc2 haiku host). Let's see what the buildbots think...
This commit is contained in:
Adrien Destugues 2014-06-11 17:36:22 +02:00
parent b92e7f1512
commit bec7cb1006
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
#include <../os/support/Referenceable.h>

View File

@ -1 +0,0 @@
#include <../private/shared/Referenceable.h>