diff options
| author | asorotsky <[email protected]> | 2022-02-10 16:47:33 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:33 +0300 |
| commit | eb540cc7a103419462d0cc870ca403966e2194c6 (patch) | |
| tree | c0748b5dcbade83af788c0abfa89c0383d6b779c /library/cpp/lwtrace/preprocessor.h | |
| parent | 80f0a6b4102e3b2c89f23935c7690409033ea24c (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/lwtrace/preprocessor.h')
| -rw-r--r-- | library/cpp/lwtrace/preprocessor.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/cpp/lwtrace/preprocessor.h b/library/cpp/lwtrace/preprocessor.h index 396c7ff7f6b..40865467b29 100644 --- a/library/cpp/lwtrace/preprocessor.h +++ b/library/cpp/lwtrace/preprocessor.h @@ -4,11 +4,11 @@ #include "perf.h" #include "symbol.h" -#include <util/generic/hide_ptr.h> -#include <util/system/platform.h> - -#include <stddef.h> //size_t - +#include <util/generic/hide_ptr.h> +#include <util/system/platform.h> + +#include <stddef.h> //size_t + #ifdef _win_ #ifndef LWTRACE_DISABLE #define LWTRACE_DISABLE |
