diff Core/MultiThreading/ArrayFilledByThreads.h @ 723:0da078f3affc

multithreading tests
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 18 Feb 2014 16:18:42 +0100
parents 0cd977e94479
children
line wrap: on
line diff
--- a/Core/MultiThreading/ArrayFilledByThreads.h	Fri Feb 14 16:12:44 2014 +0100
+++ b/Core/MultiThreading/ArrayFilledByThreads.h	Tue Feb 18 16:18:42 2014 +0100
@@ -2,7 +2,7 @@
 
 #include <boost/thread.hpp>
 
-#include "../ICommand.h"
+#include "../IDynamicObject.h"
 
 namespace Orthanc
 {