mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-01-31 19:33:04 +08:00
Update perf_counter.h
This commit is contained in:
parent
1528f17cce
commit
a96f5dc884
@ -86,6 +86,10 @@ extern "C" {
|
||||
#endif
|
||||
//! @}
|
||||
|
||||
#ifdef __PERF_COUNT_PLATFORM_SPECIFIC_HEADER__
|
||||
# include __PERF_COUNT_PLATFORM_SPECIFIC_HEADER__
|
||||
#endif
|
||||
|
||||
#if defined(__clang__)
|
||||
# pragma clang diagnostic push
|
||||
# pragma clang diagnostic ignored "-Wunknown-warning-option"
|
||||
|
Loading…
x
Reference in New Issue
Block a user