[llvm] Stop including unordered_map (NFC)
[llvm-project.git] / openmp / runtime / test / ompt / worksharing / for / guided.c
blob01bff4edf2d440c5609c6e621d0ece4ecaa096a1
1 // RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h
2 // REQUIRES: ompt
4 #define SCHEDULE guided
5 #include "base.h"