Cycles: compile error fix for ICC.

This commit is contained in:
Brecht Van Lommel 2011-06-17 11:33:57 +00:00
parent c50ceae4e8
commit 7adc3b6029

@ -25,6 +25,7 @@
* update notifications from a job running in another thread. All methods
* except for the constructor/destructor are thread safe. */
#include "util_function.h"
#include "util_string.h"
#include "util_thread.h"