diff options
Diffstat (limited to 'src/dom/util/thread.cpp')
| -rw-r--r-- | src/dom/util/thread.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
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 <stdio.h>
+#include <string.h>
namespace org
{
|
