Cleanup: clang-format
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
/* for backtrace and gethostname/GetComputerName */
|
||||
#if defined(WIN32)
|
||||
# include <intrin.h>
|
||||
|
||||
# include "BLI_winstuff.h"
|
||||
#else
|
||||
# include <execinfo.h>
|
||||
|
@@ -16,6 +16,7 @@
|
||||
* The Original Code is Copyright (C) 2020 by Blender Foundation.
|
||||
*/
|
||||
#include "testing/testing.h"
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user