summaryrefslogtreecommitdiff
path: root/indra/llcommon/llfasttimer.h
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2023-07-12 12:28:07 +0800
committerErik Kundiman <erik@megapahit.org>2023-07-19 10:58:00 +0800
commit0f121ca6a6d1d505ca6cb49683c6a1ebb69e6a31 (patch)
tree8e60c88ba6979207668a00048ad1138991c52bf8 /indra/llcommon/llfasttimer.h
parent146f292869a0ca2a82768374c81ae519a5eee287 (diff)
Deprecated declarations aren't treated as errors
I had added this to CMAKE_CXX_FLAGS in 00-Common before, and only when the compiler was Clang. But it turned out that GCC was treating them as errors too, that the addition would need to be applied to all compilers. So I prefer to put it here in llcommon with the scope set to PUBLIC cause the errors would show up again when compiling other LL libraries if the scope is set to something else.
Diffstat (limited to 'indra/llcommon/llfasttimer.h')
0 files changed, 0 insertions, 0 deletions