From e3cf0a9d726c9d76f4938590691336fbf2e9f6d5 Mon Sep 17 00:00:00 2001 From: Benjamin Paassen Date: Fri, 14 Nov 2014 13:52:40 +0100 Subject: Moved Managed to core and implemented managing of nodes for the CSS Style Tree. --- test/core/dom/NodeTest.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/core/dom/NodeTest.cpp') diff --git a/test/core/dom/NodeTest.cpp b/test/core/dom/NodeTest.cpp index e7c8d96..b4e55aa 100644 --- a/test/core/dom/NodeTest.cpp +++ b/test/core/dom/NodeTest.cpp @@ -18,6 +18,8 @@ #include +#include + #include namespace ousia { -- cgit v1.2.3