Common/Tests: Clang Format.

This commit is contained in:
Fernando Sahmkow 2020-02-10 13:33:13 -04:00
parent 03e4f5dac4
commit 1bd706344e
7 changed files with 41 additions and 31 deletions

View file

@ -12,7 +12,7 @@
#ifndef _MSC_VER
namespace boost::context::detail {
struct transfer_t;
struct transfer_t;
}
#endif