DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
utlOpenMP.h
Go to the documentation of this file.
1 
18 #ifndef __utlOpenMP_h
19 #define __utlOpenMP_h
20 
21 
22 #include <omp.h>
23 
24 namespace utl
25 {
26 
27 }
28 
29 
30 #endif
Definition: utl.h:90