Parent Directory
|
Revision Log
|
Patch
trunk/escript/src/Data/Utils.cpp revision 391 by gross, Tue Dec 20 05:36:50 2005 UTC | trunk/escript/src/Utils.cpp revision 474 by jgs, Mon Jan 30 04:23:44 2006 UTC | |
---|---|---|
# | Line 12 | Line 12 |
12 | ****************************************************************************** | ****************************************************************************** |
13 | */ | */ |
14 | ||
15 | #include "escript/Data/Utils.h" | #include "Utils.h" |
#ifdef _OPENMP | ||
#include <omp.h> | ||
#endif | ||
16 | ||
17 | namespace escript { | namespace escript { |
18 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |