From: acspike Date: Wed, 12 Apr 2006 14:59:01 +0000 (+0000) Subject: add some includes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7722f0a43cb654dbc2a4b096b0a7080e62288aa7;p=inkscape.git add some includes --- diff --git a/src/dom/util/thread.cpp b/src/dom/util/thread.cpp index 85554c803..e88aaa0f0 100644 --- a/src/dom/util/thread.cpp +++ b/src/dom/util/thread.cpp @@ -34,6 +34,8 @@ */ #include "thread.h" +#include +#include namespace org {