7 lines
288 B
Plaintext
7 lines
288 B
Plaintext
![]() |
[
|
||
|
{ include: [ "@<gmock/.*>", private, "<gmock/gmock.h>", public ] },
|
||
|
{ include: [ "@<gtest/.*>", private, "<gtest/gtest.h>", public ] },
|
||
|
{ include: [ "@<bits/chrono.h>", private, "<chrono>", public ]},
|
||
|
{ include: [ "@<bits/this_thread_sleep.h>", private, "<thread>", public ]}
|
||
|
]
|