mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-14 18:27:54 +00:00
4 lines
71 B
C
4 lines
71 B
C
|
#ifndef _OMP_H
|
||
|
#include "third_party/openmp/omp.h"
|
||
|
#endif /* _OMP_H */
|