[Assorted-commits] SF.net SVN: assorted:[1500] numa-bench/trunk/src/chew.cc
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-11-04 22:13:02
|
Revision: 1500 http://assorted.svn.sourceforge.net/assorted/?rev=1500&view=rev Author: yangzhang Date: 2009-11-04 22:12:54 +0000 (Wed, 04 Nov 2009) Log Message: ----------- updated for latest c++ commons Modified Paths: -------------- numa-bench/trunk/src/chew.cc Modified: numa-bench/trunk/src/chew.cc =================================================================== --- numa-bench/trunk/src/chew.cc 2009-11-04 22:11:38 UTC (rev 1499) +++ numa-bench/trunk/src/chew.cc 2009-11-04 22:12:54 UTC (rev 1500) @@ -15,7 +15,7 @@ #include <commons/rand.h> #include <commons/threads.h> #include <commons/time.h> -#include <commons/boost/threads.h> +#include <commons/threads.h> #ifdef TILE64 #include <commons/pthread/barrier.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |