From 4e870f668f3252d61d206f6648bce9cef1f66545 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 25 Oct 2015 09:07:53 +0000 Subject: add property getter and setter helpers for the dom_ulong type --- include/dom/core/element.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dom') diff --git a/include/dom/core/element.h b/include/dom/core/element.h index 3e0fcb3..7ed12e2 100644 --- a/include/dom/core/element.h +++ b/include/dom/core/element.h @@ -10,6 +10,7 @@ #include +#include #include #include -- cgit v1.2.3