mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-18 07:54:36 +00:00
Remove useless header inclusion
* include/abg-traverse.h: Remove useless #include <tr1/memory> Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
e90467e69b
commit
ea129b5a7c
@ -23,7 +23,6 @@
|
||||
#ifndef __ABG_TRAVERSE_H__
|
||||
#define __ABG_TRAVERSE_H__
|
||||
|
||||
#include <tr1/memory>
|
||||
#include "abg-fwd.h"
|
||||
|
||||
namespace abigail
|
||||
|
Loading…
Reference in New Issue
Block a user