NativeFormatting.cpp - add missing implicit MathExtras.h header dependency. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 5 Jun 2021 17:02:52 +0000 (18:02 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 5 Jun 2021 17:05:39 +0000 (18:05 +0100)
commite32d73ef5ee5b7376bd6b1b08ecf22bde04d919e
tree91bd9bb8661f8d7af35690a8b1db81162d54ec5d
parent11e0882e8dde1ab7eeda0ccef620d81b12f30086
NativeFormatting.cpp - add missing implicit MathExtras.h header dependency. NFCI.

Noticed while investigating if we can remove an unnecessary MathExtras.h include from SmallVector.h
llvm/lib/Support/NativeFormatting.cpp