From 47496103adfdfe45cdc162a4f6341e924211302d Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Sun, 8 Jul 2012 17:10:54 +0300 Subject: [PATCH] Remove a stray old #include --- source/binary.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/binary.cpp b/source/binary.cpp index 81124b9..421697d 100644 --- a/source/binary.cpp +++ b/source/binary.cpp @@ -3,7 +3,6 @@ #include "binary.h" #include "builder.h" #include "component.h" -#include "link.h" #include "objectfile.h" #include "sharedlibrary.h" #include "sourcepackage.h" -- 2.43.0