fix: remove unused include
This commit is contained in:
parent
43792b8a13
commit
546906f467
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2005 - 2007, Google Inc.
|
||||
// Copyright (c) 2023, Google Inc.
|
||||
// All rights reserved.
|
||||
//
|
||||
// Redistribution and use in source and binary forms, with or without
|
||||
@ -33,8 +33,6 @@
|
||||
|
||||
#include <unwind.h> // ABI defined unwinder
|
||||
|
||||
#include <cstdlib> // for nullptr
|
||||
|
||||
#include "stacktrace.h"
|
||||
|
||||
_START_GOOGLE_NAMESPACE_
|
||||
|
||||
Loading…
Reference in New Issue
Block a user