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